История версий «Tab_Light» — 3 версии
Tab_Light от xXMacMillanXx
История версий «Tab_Light» — 3 версии
Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.
Последняя версия
Версия 1.2
Выпущено 24 февр. 2026 г. — 12,45 КБРаботает с 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 февр. 2026 г. — 12,36 КБРаботает с 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 мар. 2025 г. — 11,16 КБРаботает с firefox 58.0 и вышеИсходный код выпущен на условиях Лицензия MIT