Open rybval opened 7 years ago
THANK YOU FOR THIS EXTENSION! It is fantastic.
I'm not sure what the difference is between tab ID and tab Index. I just noticed that most of the time, the sequence of my tabs is the same as the sequence in "List Tabs". But not when I re-order the tabs manually.
I'd like and would've expected the order of the tabs in List Tabs to be the same as the order on the tab bar, even after reordering tabs. Is that covered by this issue? Or should I file a new feature request?
Peter (@pmorch), I appreciate feedback from you, thanks!
About issue, that you've reported:
windows.activeWindow.tabs
, which is part of Mozilla Add-on SDK.
Unfortunately order of tabs in this list represents only initial positions of tabs, if user moved tab to another place this list left unchanged.
Right now extension uses High Level API to access tabs, I will try to use Low Level API to fix this bug, but it may сause compatibility problems.
Add settings to sorting and filtering tabs.
Sorting:
Filtering: