This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
Releases: cadecairos/TabSweeper
Releases · cadecairos/TabSweeper
v0.2.1
Refactoring
I've removed moment.js and jquery, which has significantly reduced the size of the JavaScript being loaded in the sidebar (19KB VS > 300KB)
The sidebar code is now compiled, minified and optimized using webpack.
Initial Release
A Firefox Web Extension for tidying up tabs without losing them.
- Clear up and store your tabs with the browser toolbar button, or press the shortcut Ctrl+Shift+U
- Toggle the TabSweeper sidebar using Ctrl+Shift+Y
- Click on a link in the sidebar to restore it
- Click the "x" next to each link to forget it
- Click the "Clear All" button at the top of the sidebar to forget all sessions.