- Google chrome extension to manage a group of tabs
- Can stash all the opened tabs together
- Can name a group of stash
- Can remove a link from a stash group
- Can search for links in all the available stashes
- Group similar links together
- Clone the repository using command:
git clone https://github.com/devRawnie/tabs_manager_extension
- Goto
chrome://extensions
in the chrome browser. - Make sure the
Developer Mode
is turned on, from the top right - Click on
Load unpacked
button, and select the repository folder that you just cloned. This will import the extension in the Chrome browser