Historique de versions de Tab Unloader for Tree Style Tab - 25 versions
Tab Unloader for Tree Style Tab par Lej77
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 6.17
Publié le 26 juil. 2024 - 154,43 KoFonctionne avec firefox 60.0 et versions supérieures- Change: rename extension from "Tab Unloader for Tree Style Tab" to "TST Tab Unloader" so that its easier to find in the addons page. (Issue #42).
- Change: more information about showing hidden tabs in Tree Style Tab's sidebar (Issue #45).
- Feature: keyboard shortcut to toggle hiding of unloaded tabs (Issue #15 for Tree Style Tab in Separate Window).
Code source publié sous licence GNU General Public License v3.0 uniquement
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 6.16
Publié le 14 mars 2024 - 153,16 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
zh
locale by NightSharp. Thanks! - Fix: don't try to unload a tab that is in the process of being activated since that can freeze the browser window. This could happen when using a keyboard shortcut multiple times in quick succession in order to unload many tabs. (BugFix in version 6.9 was similar to this one.)
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.15
Publié le 22 avr. 2022 - 147,53 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.14
Publié le 17 avr. 2022 - 147,12 KoFonctionne avec firefox 60.0 et versions supérieures- Feature: options related to unloading "tree descendants" including a new keyboard shortcut and context menu item (all of which are disabled by default).
- BugFix: wait to prevent Tree Style Tab's default action until we have received all messages from Tree Style Tab that we are interested in for the current mouse click since they might not be sent after preventing the default action. This caused some issues in later versions of Firefox.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.13
Publié le 12 mars 2022 - 142,98 KoFonctionne avec firefox 60.0 et versions supérieures- Settings: improve layout of options page and clarify some things that were confusing.
- Change: change the default label for the context menu items to use "unload" instead of "suspend" so as to be more consistent with the rest of the extension.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.12
Publié le 30 janv. 2022 - 139,9 KoFonctionne avec firefox 60.0 et versions supérieures- Performance: do less logging when unloading tabs via "Auto Tab Discard".
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.11
Publié le 27 janv. 2022 - 140,02 KoFonctionne avec firefox 60.0 et versions supérieures- BugFix: when using the "Auto Tab Discard" extension to unload tabs it is now possible to unload tabs that it chooses to not handle such as new tabs with the
about:newtab
URL.
Code source publié sous licence GNU General Public License v3.0 uniquement
- BugFix: when using the "Auto Tab Discard" extension to unload tabs it is now possible to unload tabs that it chooses to not handle such as new tabs with the
Version 6.10
Publié le 20 déc. 2021 - 138,95 KoFonctionne avec firefox 60.0 et versions supérieures- Performance: improve performance when searching for what tab should be selected when unloading the active tab, especially when unloading many tabs at the same time.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.9
Publié le 18 déc. 2021 - 138,85 KoFonctionne avec firefox 60.0 et versions supérieures- BugFix: don't try to select a tab that is in the process of being unloaded since that can freeze the browser window. This could happen when using a keyboard shortcut multiple times in quick succession in order to unload many tabs.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.8
Publié le 14 déc. 2021 - 138,17 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.7
Publié le 12 déc. 2021 - 138,01 KoFonctionne avec firefox 60.0 et versions supérieures- Feature:
Unload other tabs
context menu item and keyboard shortcut.
Code source publié sous licence GNU General Public License v3.0 uniquement
- Feature:
Version 6.6
Publié le 11 sept. 2021 - 137,23 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
zh
locale by NightSharp. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.5
Publié le 14 déc. 2020 - 135,48 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.4
Publié le 13 déc. 2020 - 134,98 KoFonctionne avec firefox 60.0 et versions supérieures- Feature: warn about misconfigured privacy permissions (need to grant permissions from Tree Style Tab's option page).
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.3
Publié le 8 déc. 2020 - 129,27 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.2
Publié le 7 déc. 2020 - 128,88 KoFonctionne avec firefox 60.0 et versions supérieures- Feature: open options page in a separate tab.
- Settings: move the "Dim unloaded tabs in Tree Style Tab's sidebar" setting to the "Custom Tree Style Tab Style" section of the options page.
- Feature: support Tree Style Tab's
wait-for-shutdown
event to remove custom sidebar style when extension is disabled.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 6.1
Publié le 7 sept. 2020 - 127,98 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks! - Feature: some extra settings (enabled by default) to support the Tree Style Tab drag notification in Tree Style Tab v2.7.8 and later. This event is sent when a tab is long pressed with the left mouse button without the tab being dragged using drag and drop.
- Feature: some changes to the option page's dark theme.
- BugFix: unload tree correctly even if the clicked tab is already unloaded.
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 6.0
Publié le 6 sept. 2020 - 125,72 KoFonctionne avec firefox 60.0 et versions supérieures- Update to
ru
locale by wvxwxvw. Thanks! - Feature: keyboard shortcuts to select the first loaded tab to the left/right.
- New setting: wrap around the tab list when searching for the next tab that should be selected.
- New setting: unload tree if the clicked tab is a parent tab.
- Feature: options page has support for dark theme (can be disabled via the options page).
- Refactored code to use modules (increased minimum supported Firefox version from v58 to v60).
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 5.18
Publié le 27 mars 2020 - 89,49 KoFonctionne avec firefox 58.0 et versions supérieures- Update to
zh
locale by NightSharp. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 5.17
Publié le 22 mars 2020 - 89,5 KoFonctionne avec firefox 58.0 et versions supérieures- Update to
zh
locale by NightSharp. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- Update to
Version 5.16
Publié le 21 mars 2020 - 89,52 KoFonctionne avec firefox 58.0 et versions supérieures- New locale
zh
by NightSharp. Thanks!
Code source publié sous licence GNU General Public License v3.0 uniquement
- New locale
Version 5.15
Publié le 22 mai 2019 - 81,57 KoFonctionne avec firefox 58.0 et versions supérieures- Settings: changed default context menu titles and hotkeys.
- Settings: default settings for context menu has changed to affect multi-selected tabs.
- Settings: default settings have been changed to disable restore tab workaround since the Firefox bug was fixed in Firefox 62.
- Settings: updated settings information to include more up to date information about Firefox.
- BugFix: detect if the extension has access to private windows and fail gracefully if it doesn't.
- BugFix: better description for keyboard shortcuts on Firefox's shortcut page.
Code source publié sous licence GNU General Public License v3.0 uniquement
Version 5.14
Publié le 14 déc. 2018 - 78,01 KoFonctionne avec firefox 58.0 et versions supérieures* New setting: suppress special Tree Style Tab behavior regarding hidden tabs.
* BugFix: tab hiding sometimes doesn't work.Code source publié sous licence GNU General Public License v3.0 uniquement
Version 5.13
Publié le 21 nov. 2018 - 77,12 KoFonctionne avec firefox 58.0 et versions supérieures* New setting: unload selected tabs when multiple tabs are selected.
* New setting: show context menu items in Firefox's tab bar. (Needed to show Tree Style Tab context menu items in Firefox 64.)
* Feature: Better keyboard support in options menu. (Sections can now be opened and closed with keyboard.)Code source publié sous licence GNU General Public License v3.0 uniquement
Version 5.12
Publié le 6 sept. 2018 - 74,75 KoFonctionne avec firefox 58.0 et versions supérieures* Bug fix: keyboard shortcut can't be detected in Firefox 64.Code source publié sous licence GNU General Public License v3.0 uniquement