-
-
Notifications
You must be signed in to change notification settings - Fork 98
Description
Is your feature request related to a problem? Please describe.
I often end up with a large number of tabs open, many of which have been automatically discarded by the extension to save memory. After a while, I realize I no longer need these inactive tabs and want to clean up my workspace, but currently, I have to identify and close them manually one by one.
Describe the solution you'd like
I would like to request a feature that allows users to close all discarded (suspended) tabs with a single click.
Ideally, this could be implemented as:
- An option in the extension's popup menu (e.g., "Close Discarded Tabs").
- Or a context menu item when right-clicking the extension icon or the page itself.
Describe alternatives you've considered
Currently, I have to verify which tabs are discarded (usually dimmed) and close them manually, which is time-consuming when dealing with many tabs.
Additional context
This feature would greatly assist in browser cleanup and "decluttering" sessions, allowing users to keep their active/loaded tabs while instantly removing the ones that haven't been touched in a while.