Hau-Hau / firefox-tab-suspender

A Firefox extension that automatic suspend tabs and saves memory
Other
15 stars 2 forks source link

The current tab is not manually frozen. #30

Closed Hifexar closed 4 years ago

Hifexar commented 5 years ago

The current tab is not manually frozen.

If you try to freeze the current tab through the context menu, nothing happens.

https://gyazo.com/7468cc7ae45d319d81d689a5f409aee8

Feature request:

  1. Please add to the context menu on the page itself, as in the great tab suspender.
  2. Please add hotkeys for manual freezing of tab, as in the great tab suspender.

Working in automatic mode is not interesting. Interesting manual work. Freeze temporarily unnecessary tabs, not so much to reduce memory usage as to stop network activity.

Hau-Hau commented 5 years ago

Hello!

You can suspend any tab that isn't the active one. Active tabs are ignored while suspending.

Check this issue https://github.com/Hau-Hau/firefox-tab-suspender/issues/25

Hifexar commented 5 years ago

Can we make it not to be ignored? Because usually need to freeze it active.

Hau-Hau commented 5 years ago

It is possible, but this is not way of that how system works now. There will be needed some changes in code (it is not feature that can be finished in 30 sec.).

I will reopen issue, we will check what thinks about that other people.

Edit: A lot of people said that the way how it works now is annoying so I will change behaviour of suspending tabs like you mentioned.

Hau-Hau commented 4 years ago

Hello!

In new version (3.6.0) it is possible to suspend currently selected tab!

Best regards, Michalewicz Piotr