This chrome extension adds a stack for your tabs in chrome, allowing a workflow where you can "put stuff aside" while looking up something else, and then come back to it.
As of now, you can only install this for chrome locally. To do that, enable developer mode at the chrome extensions page, select "Load unpacked extension" and navigate to the WebStack folder.
- Ignore empty tabs
- Fix favicon when pushed before the site has loaded
- Allow deleting/opening tabs
- Allow reordering of Tabs
- Add Badge displaying number of items
- Add global keybinding for push/pop
- Save and restore the browsing history with the tab
- Fix issue where loading pages block opening of the popup
- Add proper icon(s) and stylesheets, and fix css disasters
- Add delete/open buttons to frames (need space first)
- Increase size of drop area
- Make this more accessible to the average user (rename "push" and "pop" and rewrite the description)