Дополнения для браузера Firefox
  • Расширения
  • Темы
    • для Firefox
    • Словари и языковые пакеты
    • Другие версии браузера
    • Дополнения для Android
Войти
Значок дополнения

История версий «Select Tabs» – 18 версий

Select Tabs от Lionel Wong

Оценено на 5 из 5
Оценено на 5 из 5
5
8
4
0
3
0
2
0
1
0
История версий «Select Tabs» – 18 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

  • Последняя версия

    Версия 6.0.0

    Выпущено 26 апр. 2026 г. — 33,51 КБ
    Работает с firefox 144.0 и выше
    New
    - Pop-up Panel
    - Opened via the Select Tabs button or keyboard shortcut (default F8).
    - Lists all commands that work on the active tab. Click "Select Tabs" or press Enter to execute selected command, or double-click on a command.
    - Can open the Options page.
    - Button Badge
    - Appears after a command is executed; either shows number of newly selected tabs, or indicates no selection could be made. Badge disappears upon tab selection by user.

    Improved
    - When a generated selection has to find and activate the selected tab nearest to the target, it now tries to find the nearest loaded (not unloaded/discarded) tab if possible, to avoid loading tabs unnecessarily.
    - Options page
    - Changed options are marked as changed until saved. The save button is also marked while there is a least one changed option.
    - Better dark theme support.
    - Options page: Commands section
    - More obviously expandable when collapsed.
    - The "Select Tabs" command row shows the Pop-up Panel keyboard shortcut. This row was previously absent on MacOS; now shown, albeit without an access key edit field (relevant only for OSes that support access keys in context menus).

    Fixed
    - "Undo" command didn't always select pinned tabs.

    Known issues
    - Pop-up Panel does not currently support holding Shift to add generated selection to existing selection. This feature may be reworked in the future.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать Firefox и установить расширение
    Скачать файл
  • Старые версии

    Версия 5.1.0

    Выпущено 9 дек. 2025 г. — 29,2 КБ
    Работает с firefox 142.0 и выше
    New
    • Selection command Undo Last Command - Restores the previous selection
    • Temporal command Accessed in the Past 5 Minutes

    Improved
    • Options page: Commands list is now collapsible, to make obvious there is a Save/Restart button at the end of the page

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 5.0.0

    Выпущено 7 окт. 2025 г. — 28,74 КБ
    Работает с firefox 142.0 и выше
    Improved
    • If neither active nor target tab is included in a generated selection, the included tab nearest to the target will become active, instead of the first (leftmost/topmost) included tab. This behaviour avoids or reduces tab bar scrolling whenever possbile.
    • Add hover/focus row highlighting in the options page's command list.

    Changed
    • Update extension to Manifest V3.
    • Automatically use vertical-oriented command titles when vertical tabs is on. Requires permission to access browser settings. (May require restart to take effect; you can do this via the options page).
    • Parent and Descendants command is now Parent and Descendants (Family), with 'F' as its new default access key (Windows, Linux).
    • Parent and Descendants (Family) no longer switches to the parent tab (now keeps the active tab unchanged or switches to the target tab).
    • Clear/Invert/Cluster commands are now Clear Selection/Invert Selection/Selection Cluster for clarity.

    Fixed
    • Shift-clicking a command to add to existing selection did not work.
    • Some commands retained old-version descriptions on the Manage Extension Shortcuts page.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 4.1.1

    Выпущено 30 июня 2025 г. — 28,61 КБ
    Работает с firefox 137.0 и выше
    Fixed
    - Saved settings failed to load

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 4.1.0

    Выпущено 30 июня 2025 г. — 28,6 КБ
    Работает с firefox 137.0 и выше
    New
    • Membership commands Same Tab Group, Same Container
    • Switch-within-selection commands Cycle Forward, Cycle Backward (default shortcuts Ctrl+. and Ctrl+,) and Switch to Here
    • Selection command Cluster
    • Option to enable vertical-oriented versions of command titles, e.g. "Add Left" -> "Add Above", ideal for users of vertical tabs

    Improved
    • Action button available; opens options page when clicked
    • In options page, clicking a representation of a command's keyboard shortcut opens the Manage Extension Shortcuts page
    • (Windows, Linux) Smart access key indication. For example, if the access key for "To the End" is "e", then the "e" in "End" is underlined, not in "the"
    • Duplicates command now generates no selection if no duplicates found. Previously, the target tab always got selected

    Changed
    • "With Selection Text" and "With Link Text" commands now called Selected Text in Title or URL and Link Text in Title or URL
    • Default access keys changed for Same Site Cluster (s), To the Start (r), All (a)

    Fixed
    • Right-clicking a text selection on a link broke the Select Tabs menu. Selected Text in Title or URL is now a submenu item like all other commands

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 4.0.1

    Выпущено 18 дек. 2024 г. — 25,74 КБ
    Работает с firefox 58.0 и выше
    Fixed
    • Keyboard shortcuts did not work

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 4.0.0

    Выпущено 18 дек. 2024 г. — 25,73 КБ
    Работает с firefox 58.0 и выше
    New
    • "With Selection/Link Text" commands, in text selection and link context menus. Link context menu also includes "Duplicates" and "Same Site".
    • "Trail Left/Right" commands. (Requested by Cr8zyIvan)
    • "All" command.
    • Access keys are configurable in the options page (Windows and Linux).
    Improved
    • Options page displays any assigned keyboard shortcuts.
    • "Same Site" command on an about: tab no longer selects reader view tabs.
    Fixed
    • "Duplicates" command did not work for some about: tabs.
    Internal changes
    • Added extensive JsDoc code documentation.
    • When there is no valid command result, selection process is now aborted instead of reselecting the current selection set.
    • Reworked options data storage (again).

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 3.1.0

    Выпущено 17 июня 2024 г. — 20,84 КБ
    Работает с firefox 48.0 и выше
    New
    • Shift+click (and Shift+<access key> in Windows/Linux) on menu command adds the new selection to the existing selection. (Thanks Zegnat)

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 3.0.0

    Выпущено 13 мар. 2024 г. — 20,72 КБ
    Работает с firefox 48.0 и выше
    Changed
    These changes may disrupt Select Tabs' existing user experience, justifying the major version bump:
    • "To the Left/Right" commands renamed "To the Start/End", and their access keys (Windows, Linux) changed from L/R to A/E.
    • The way preferences are internally stored is reworked, resetting user preferences. (So please revisit your preferences.)
    New
    • "Add One Left/Right" commands. (Requested by aforest)
    Improved
    • Preferences page now has automatic dark mode.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 2.2.0

    Выпущено 4 апр. 2023 г. — 20,68 КБ
    Работает с firefox 48.0 и выше
    v2.2.0
    - New commands: Clear selection, Invert selection
    - Commands can now be assigned keyboard shortcuts.
    Thanks liljaylj!

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 2.1.2

    Выпущено 12 июня 2022 г. — 19,88 КБ
    Работает с firefox 48.0 и выше
    - Revert "Parent and Descendants" removal.
    - "Parent and Descendants" switches focus to the parent tab if found.
    - Rename menu item group "Time-based" to "Temporal".

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 2.1.1

    Выпущено 28 мая 2022 г. — 19,68 КБ
    Работает с firefox 48.0 и выше
    - Rename "Duplicate" to "Duplicates".
    - Remove "Parent and Descendants". Can be replicated simply by invoking "Parent" and "Descendants".
    - Update look of Options/Preferences.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 2.1.0

    Выпущено 12 мая 2022 г. — 19,66 КБ
    Работает с firefox 48.0 и выше
    NEW:
    - Time-based commands.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 2.0.0

    Выпущено 10 апр. 2022 г. — 19,43 КБ
    Работает с firefox 48.0 и выше
    NEW
    - Individual commands can be toggled on or off in Preferences.
    - "Duplicate" command.

    IMPROVED
    - Pinned tabs can be selected if the target tab is pinned.

    FIXED
    - "Same Site" didn't work for domains with ports.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.2.2

    Выпущено 20 июня 2021 г. — 16,28 КБ
    Работает с firefox 48.0 и выше
    v1.2.2

    Exclude pinned tabs from selection, except with Parent command

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.2a

    Выпущено 29 мая 2021 г. — 16,17 КБ
    Работает с firefox 48.0 и выше
    v1.2a
    Reverted: Pinned tabs not excluded from selection.

    v1.2
    Changed: Pinned tabs are excluded from selection.
    Changed: Descendants command moved to above Parent.
    Improved: Same Site command uses different, reasonable matching patterns for certain protocols. A file:* target selects all file:* tabs; same goes for about:* tabs; a moz-extension:* target selects tabs associated with the extension.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.1

    Выпущено 10 мая 2021 г. — 16,16 КБ
    Работает с firefox 48.0 и выше
    v1.1
    Fixed: Same Site now works on about:* tabs such as new tabs and blank tabs. Selects the same type as the target tab.
    Fixed: Same Site now also checks reader-view tabs for any matches.

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
  • Версия 1.0

    Выпущено 29 апр. 2021 г. — 15,46 КБ
    Работает с firefox 48.0 и выше

    Исходный код выпущен на условиях Публичная лицензия Mozilla 2.0

    Скачать файл
Перейти на домашнюю страницу Mozilla

Дополнения

  • О сайте
  • Блог дополнений для Firefox
  • Мастерская расширений
  • Центр разработчика
  • Политики разработчика
  • Блог Сообщества
  • Форум
  • Сообщить об ошибке
  • Руководство по написанию отзывов

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Приватность
  • Куки
  • Юридическая информация

За исключением случаев, описанных здесь, содержимое этого сайта лицензировано на условиях лицензии Creative Commons «Атрибуция — На тех же условиях» версии 3.0 или любой более поздней версии.