Histórico de versões de Tab Sidebar - 25 versões
Tab Sidebar por Nobuyuki Honda
Tenha cuidado com versões antigas! Estas versões são mostradas para fins de teste e referência.Deve sempre utilizar a versão mais recente de um extra.
Versão mais recente
Versão 0.9
Lançada em 12 de nov de 2024 - 27,07 KBFunciona com firefox 64.0 e superior- New: Middle click does not close a marker tab (optional)Código fonte lançado sob zlib License
Transferir o Firefox e obter a extensãoIrá necessitar do Firefox para utilizar esta extensãoVersões antigas
Versão 0.8
Lançada em 1 de set de 2024 - 26,99 KBFunciona com firefox 64.0 e superior- Changed: Drop Firefox 63 and earlier support
- Fixed: The loading icon is not displayed on Firefox 129 (The previously used icon have been removed in Firefox 129)Código fonte lançado sob zlib License
Versão 0.7
Lançada em 27 de set de 2022 - 27,48 KBFunciona com firefox 57.0 e superior- Changed: Drop Firefox 56 and earlier support
- Fixed: The options page tab activation when the browser navigates to back
- Fixed: MIME type for exported a style sheetCódigo fonte lançado sob zlib License
Versão 0.6.1
Lançada em 5 de jan de 2022 - 27,66 KBFunciona com firefox 55.0 e superior- Fixed: Tabs Stats popup does not support dark theme
- Improved: The Create Marker Tab page theme follows the options page themeCódigo fonte lançado sob zlib License
Versão 0.6
Lançada em 10 de dez de 2021 - 26,86 KBFunciona com firefox 55.0 e superiorNew: Add the options page theme setting
New: Add Use Device Theme option
Changed: Rename Default theme to Light themeCódigo fonte lançado sob zlib License
Versão 0.5.3
Lançada em 1 de jun de 2021 - 26,08 KBFunciona com firefox 55.0 e superior- Fixed: Audio icons are not displayed on Firefox 89Código fonte lançado sob zlib License
Versão 0.5.2
Lançada em 20 de abr de 2021 - 26,04 KBFunciona com firefox 55.0 e superior- Fixed: Add workaround for undocumented changing scroll event behavior Firefox 88Código fonte lançado sob zlib License
Versão 0.5.1
Lançada em 15 de dez de 2020 - 25,99 KBFunciona com firefox 55.0 e superior- Fixed: Prevent zoom by Ctrl + wheel on Firefox 84Código fonte lançado sob zlib License
Versão 0.5
Lançada em 19 de nov de 2020 - 25,95 KBFunciona com firefox 55.0 e superior- Changed: To create a marker tab with manually copy and paste. Firefox 83 will block data URL navigation on top level window by a script.
- New: Add Settings tab and Override Style Sheet tab to the options page
- New: Add the overriding style sheet load and export buttonsCódigo fonte lançado sob zlib License
Versão 0.4.4
Lançada em 24 de jun de 2020 - 24,23 KBFunciona com firefox 55.0 e superior- Fixed: Hide the muted icon on a marker tab
- Improved: Adapt the first separator position of the context menu to the native tab context menuCódigo fonte lançado sob zlib License
Versão 0.4.3
Lançada em 3 de mai de 2020 - 24,17 KBFunciona com firefox 55.0 e superior- New: Add data-discarded attribute to discarded (unloaded) tab elements. To apply style, use [data-ctl=items] > [data-discarded] selector in the override style sheet.Código fonte lançado sob zlib License
Versão 0.4.2
Lançada em 23 de nov de 2019 - 24,05 KBFunciona com firefox 55.0 e superior- Improved: The options page displays the toggle sidebar shortcut changed by the manage extension shortcuts page
- Improved: Minor local storage performance issueCódigo fonte lançado sob zlib License
Versão 0.4.1
Lançada em 18 de set de 2019 - 23,77 KBFunciona com firefox 55.0 e superior- New: Left double click on the empty area opens a new tab (optional)
- New: Add "Move to Marker" to the context menu on Firefox 64 and laterCódigo fonte lançado sob zlib License
Versão 0.4
Lançada em 30 de abr de 2019 - 23,29 KBFunciona com firefox 55.0 e superior- New: Add "Close Fold", "Close Other Folds" and "Close All Folds" to the context menu
- Fixed: Cannot drop to the top of a tab list
- Fixed: The wrong drop position guide on a tab in different pinned state
- Fixed: Favicon color of some Firefox internal pages on the dark theme
- Changed: The drop position guide is changed to a independent element. If the override stylesheet is used, it may need to modify.Código fonte lançado sob zlib License
Versão 0.3.5
Lançada em 18 de fev de 2019 - 19,37 KBFunciona com firefox 55.0 e superiorFixed: The native context menu breaks after closing a window
Improved: Add keyboard shortcut descriptions for the manage extension shortcuts page on Firefox 66 and laterCódigo fonte lançado sob zlib License
Versão 0.3.4
Lançada em 21 de dez de 2018 - 19,26 KBFunciona com firefox 55.0 e superior- Fixed: Cannot create a new or new marker tab in some cases on Firefox 64 and later (regression on 0.3.3)Código fonte lançado sob zlib License
Versão 0.3.3
Lançada em 17 de dez de 2018 - 19,2 KBFunciona com firefox 55.0 e superior- New: Add "Move to Start" and "Move to End" to the context menu
- Fixed: Error in an inactive window when multiple windows exist on Firefox 64 and later
- Fixed: Do not scroll into view when an active tab movesCódigo fonte lançado sob zlib License
Versão 0.3.2
Lançada em 6 de dez de 2018 - 18,86 KBFunciona com firefox 55.0 e superior- New: Use the native context menu on Firefox 64 and later
- Fixed: Cannot create a new marker tab in some cases on Firefox 64Código fonte lançado sob zlib License
Versão 0.3.1
Lançada em 30 de out de 2018 - 17,86 KBFunciona com firefox 55.0 e superior- New: Add "Move to New Window" to the context menu on Firefox 61.0 or 60.1esr and later (ref. bug 1398272)
- Fixed: A wrong a new tab index value due to tabs.create WebExtensions API bugCódigo fonte lançado sob zlib License
Versão 0.3
Lançada em 27 de out de 2018 - 17,39 KBFunciona com firefox 55.0 e superior- New: Add a dark themeCódigo fonte lançado sob zlib License
Versão 0.2.15
Lançada em 1 de jun de 2018 - 16,99 KBFunciona com firefox 55.0 e superior- New: Hidden tabs are also hidden on the sidebar. A hidden tab may be created by other extensions with tabs.hide WebExtensions API. This API will be enabled on Firefox 61.Código fonte lançado sob zlib License
Versão 0.2.14
Lançada em 14 de mai de 2018 - 16,86 KBFunciona com firefox 55.0 e superior- New: Alt + 1 to 9 activate marker tab on Firefox 60 and later (optional)Código fonte lançado sob zlib License
Versão 0.2.13
Lançada em 12 de jan de 2018 - 15,63 KBFunciona com firefox 55.0 e superior- Fixed: Prevent reloading by double click a marker tabCódigo fonte lançado sob zlib License
Versão 0.2.12
Lançada em 22 de dez de 2017 - 15,61 KBFunciona com firefox 55.0 e superior- New: Wheel activates next / previous tab (optional)
- Fixed: Prevent zoom by Ctrl + wheel
- Changed: A marker tab is created with automatically again. Firefox will block data URL navigations on top level window but plain text types are whitelisted. (Bug 1415612)
- Improved: Scroll by wheel based on item height
- Improved: Options page layoutCódigo fonte lançado sob zlib License
Versão 0.2.11
Lançada em 10 de dez de 2017 - 15,57 KBFunciona com firefox 55.0 e superior- New: Ctrl + right click to popup tabs stats
- Fixed: Prevent reloading by double click an audio icon
- Improved: Add information about mouse operations to the options pageCódigo fonte lançado sob zlib License