walktalkchalk / TabStache

A chrome extension for saving and recalling tabs in a stash
GNU General Public License v2.0
2 stars 10 forks source link

TabStache

A chrome extension for saving and recalling tabs in a stash

How to install

  1. Clone the project to your local computer.
  2. Visit chrome://extensions in your browser (or open up the Chrome menu by clicking the icon to the far right of the Omnibox: The menu's icon is three horizontal bars. and select Extensions under the Tools menu to get to the same place).
  3. Ensure that the Developer mode checkbox in the top right-hand corner is checked.
  4. Click Load unpacked extension… to pop up a file-selection dialog.
  5. Navigate to the directory in which your extension files live, and select it.

Alternatively, you can drag and drop the directory where your extension files live onto chrome://extensions in your browser to load it.

Extensions that you download from the Chrome Web Store are packaged up as .crx files, which is great for distribution, but not so great for development. You can pack the extension in chrome://extensions, you should be able to find a pack extension button.

Install from Chrome Web Store

If you just want the current release version, you can find and install it here.