Историјат издања додатка Tab_Light - 3 издања
Tab_Light од xXMacMillanXx
Историјат издања додатка Tab_Light - 3 издања
Будите опрезни са старим издањима! Ова издања су приказана у сврхе тестирања и референце.Увек би требало да користите најновије издање додатка.
Најновије издање
Издање 1.2
Објављено 24. feb. 2026. - 12,45 KBРади са firefox 58.0 и каснијеAction setting
In the extension settings I added a new selection for which action to take on a match. The default is 'highlight' to highlight tabs if they match with a link, but the new action 'follow', will follow the link if it matches, making that tab the active one.
Improved performance
Rather than getting all tabs and iterating over them and matching them myself, I now use the very handy 'url' attribute for tabs.query, so I already get the tabs I need, which reduces processing time.Изворни код је објављен под MIT дозвола
Старија издања
Издање 1.1
Објављено 23. feb. 2026. - 12,36 KBРади са firefox 58.0 и каснијеHighlighting tabs got more stable
Sometimes a tab stayed highlighted even if it shouldn't, because of an issue with the events, this was reworked and is now in a better state.
Options for tab matching
The extension now has settings, which can set three presets. Match the url exactly, match the url without the hashtag part, match the url without the query and hashtag.Изворни код је објављен под MIT дозвола
Издање 1.0
Објављено 3. mar. 2025. - 11,16 KBРади са firefox 58.0 и каснијеИзворни код је објављен под MIT дозвола