rNeomy / auto-tab-discard

Use native tab discarding method to automatically reduce memory usage of inactive tabs
https://webextension.org/listing/tab-discard.html
Mozilla Public License 2.0
929 stars 79 forks source link

[Feature request] Keyboard shortcuts #222

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi, I find myself having to manually discard some tabs on domains difficult to put in a use case available within the addon options, so I was wondering if it was possible to introduce some form of keyboard shortcuts control for at least the basic functions of discarding a single tab or a group of them?

rNeomy commented 3 years ago

Have you checked chrome://extensions/shortcuts?

ghost commented 3 years ago

I just checked it, also found the firefox analog as well that I never knew existed, thank you very much, problem solved!

Edit: Implementing a shortcut option for group discard would be really useful though :)