Povijest verzija dodatka Tab_Light – 3 verzije
Tab_Light Autor: xXMacMillanXx
Povijest verzija dodatka Tab_Light – 3 verzije
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 1.2
Objavljeno 24. velj. 2026 – 12,45 KBRadi s firefox 58.0 i novije verzijeAction 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.Izvorni kod je objavljen pod licencom MIT licenca
Starije verzije
Verzija 1.1
Objavljeno 23. velj. 2026 – 12,36 KBRadi s firefox 58.0 i novije verzijeHighlighting 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 1.0
Objavljeno 3. ožu. 2025 – 11,16 KBRadi s firefox 58.0 i novije verzijeIzvorni kod je objavljen pod licencom MIT licenca