jscher2000 / switch-to-previous-active-tab

Firefox toolbar button to switch to the last accessed tab (and MRU popup)
Mozilla Public License 2.0
8 stars 1 forks source link

Ignore tabs view with Panorama Tab Groups extension, or similar ones #5

Closed Wronschien closed 4 years ago

Wronschien commented 4 years ago

Hello, using Panorama Tab Groups, I find it a bit awkward that switching to previous tab gets me to the tabs viewer as it's technically the previous one, but actually I was hoping for the real previous content one. Maybe I'm not clear if you don't know how Panorama extension works, tell me then.

So, ignoring the "tabs viewer" tab would be very nice. Its title is "Panorama View", that should be enough to discriminate, I suppose. I can't see any other way actually.

jscher2000 commented 4 years ago

It's a good idea to let the user designate URLs or tab titles to skip over when doing the quick switch (i.e., it would still be in the list, but would be ignored by the one-click/keyboard shortcut action). This could be added as a button context menu option. Creating a UI to manage a list is more work, so I'm trying to think of a way to release it quickly and safely.

Wronschien commented 4 years ago

Great news, thank you

jscher2000 commented 4 years ago

I posted a version 1.9.5 that should work for this. The title "Panorama View" is hard-coded for now. Please let me know if you discover any problems.

Wronschien commented 4 years ago

Well that was quick ! after a couple minutes of testing everything seems alright, thank you.