Tab_Light sürüm geçmişi - 3 sürüm
Tab_Light geliştiren: xXMacMillanXx
Tab_Light sürüm geçmişi - 3 sürüm
Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.
Son sürüm
Sürüm 1.2
24 Şub 2026 tarihinde çıktı - 12,45 KBfirefox 58.0 ve üstü ile çalışırAction 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Eski sürümler
Sürüm 1.1
23 Şub 2026 tarihinde çıktı - 12,36 KBfirefox 58.0 ve üstü ile çalışırHighlighting 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.Kaynak kodu MIT Lisansı lisansıyla yayımlandı
Sürüm 1.0
3 Mar 2025 tarihinde çıktı - 11,16 KBfirefox 58.0 ve üstü ile çalışırKaynak kodu MIT Lisansı lisansıyla yayımlandı