A web extension to stash all your tabs (across all windows) on the press of a button, and restore them the next time you open the browser.
- Clean up the README
- Refactor code to have clear flow
- Fix variable names
- Fix New Tabs not closing
- Release on mozilla addons
- Transpile async/await etc to callbacks
- Port to chrome
- Release on chrome web store
- Automate build system
- Touch up the README
- info about extension
- links to download
- what, why permissions are needed
- Add some license to the code and project
- Better icons, graphics
- Port to edge
- Release for edge
- Port to opera
- Release for opera
- Add CONTRIBUTING.md
- Design document with code flowchart
- dir structure explanation
- how to do prod build
- how to do dev build
- how to load dev builds to browser
- Handle disallowed tabs like New Tab, about:...
- Work with incognito
- Release properly with post to HN
- Make basic documentation in asciidoc or restructured text