NiklasGollenstede / unload-tabs

WebExtension that unloads tabs and prevents tabs from loading
https://addons.mozilla.org/addon/unload-tabs/
Mozilla Public License 2.0
74 stars 13 forks source link

Do not jump to pinned tabs after closing the last loaded unpinned tab #13

Open Forkest opened 6 years ago

Forkest commented 6 years ago

It should choose an unloaded one nearby instead.

NiklasGollenstede commented 6 years ago

The next step for this add-on is to be ported to WebExtension as soon as the APIs are aviable (see #12).

Besides, top priority of this add-on is to unload tabs and keep them unloaded. Why would you prefer to load an unloaded tab over switching to a pinned tab?

Forkest commented 6 years ago

Because of the nature of pinned tabs, they're more like background apps than workflow tabs. When I've finished with the last loaded tab, I'd rather not jump to the other side of tab bar but continue with my browsing instead.