Thegreatsuspender: Ability to close all suspended tabs.

Created on 29 Aug 2015  路  10Comments  路  Source: greatsuspender/thegreatsuspender

feature prioritised

Most helpful comment

I was looking for the same feature so I made a pull request: https://github.com/deanoemcke/thegreatsuspender/pull/450

All 10 comments

+1
I just came here to request this feature, but it seems someone did it faster than me.

Just commenting here to say I'm also interested in this feature. Actually, I might try to implement it:

  • A function to close all suspended tabs (which I hope wouldn't be much more complicated than calling chrome.tabs.remove(suspendedtabs)).
  • An item in the context menu and the browser action menu to close all suspended tabs.
  • Also a keyboard shortcut (and its option in the settings).

A background on why I want this feature: this extension goes a long way to save resources on old and unused tabs but doesn't do enough to help me clear the tab list. Being able to close all tabs that don't matter anymore would be great.

+1, please include this feature.

  • 1 add it pls

I was looking for the same feature so I made a pull request: https://github.com/deanoemcke/thegreatsuspender/pull/450

This has also been implemented in a pull request by @jeffmahoney: https://github.com/deanoemcke/thegreatsuspender/pull/499

Just an idea: it might be nice to implement this with the concept of a 'stash'.

You can click a button to 'stash' all currently suspended tabs. And at anytime, you can view your stash (with the option of reopening one or all of them).

There could also be an option to auto-stash tabs instead of suspending them, or auto-stash them after a certain amount of time in suspension (see #317)

Alternative storage formats for stashes would be valuable, i.e. "export stash -> markdown, html"

Can someone pretty please add this? :-)

+1 please add this feature

Was this page helpful?
0 / 5 - 0 ratings