An extension recapture your own memory from browser.
- No tab disappearing. Just unload it.
- Simple to use. Just click your mouse.
- No more memory waste. Recapture your own memory.
- Brand new operating procedure
- Anti mistouch
- Startup unloader
- Performance improve
Guide for load an unpacked extension from chrome developers docs:
- Alternatively, open this page by clicking on the Extensions menu button and selecting Manage Extensions at the bottom of the menu.
- Alternatively, open this page by clicking on the Chrome menu, hovering over More Tools then selecting Extensions
Ta-da! The extension has been successfully installed. Because no icons were included in the manifest, a generic icon will be created for the extension.
OR, you can just download from extension store
- context menu on pages
- context menu on quick access button (new operating procedure)
- directly clicking on quick access button (new operating procedure)
Quick access button is the extension icon usually on the left of address bar
Quick access button will be "unload selected tab(s)" when directly clicking on it in generally
Quick access button can set to the popup menu from old version
Mode | Description |
---|---|
Unload Selected Tab(s) | Unload selected tabs contain current tab |
Unload All Except Selected Tab | Unload all of the tabs you opened but not contain selected tabs |
Unload All Tabs | Unload all of the tabs you opened |
Unload All from This Window Except Selected Tab | Unload all of the tabs you opened from current window but not contain selected tabs |
Unload All Tabs from This Window | Unload all of the tabs you opened from current window |
Option | Description |
---|---|
Anti Mistouch | Disallow quick access to disable directly clicking on quick access button |
Startup Unload | Auto unload all tabs when browser startup to avoid waste of resources |
Traditional Quick Access | Directly clicking on quick access button will not be "unload selected tab(s)", it will be a popup menu from old version |
- Context menu on pages
- Context menu on quick access button
- Popup menu in traditional quick access button
- Preference page