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

История версий Tabhunter - 25 версий

Tabhunter от Eric Promislow

Оценено на 4,1 из 5
Оценено на 4,1 из 5
5
17
4
7
3
3
2
2
1
2
История версий Tabhunter - 25 версий
  • Будьте осторожны со старыми версиями! Эти версии отображаются только для сведения и в целях тестирования.Вы всегда должны использовать последнюю версию дополнения.

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

    Версия 3.6.8

    Выпущено 11 дек. 2024 г. - 97,46 КБ
    Работает с firefox 58.0 и выше
    Now if you copy `URL+Title` the two parts are separated by spaces and a vertical bar (" | ") instead of a spaceless hyphen.

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

    Вам понадобится Firefox, чтобы использовать это расширение
    Загрузите Firefox и установите расширение
    Загрузить файл
  • Старые версии

    Версия 3.6.7

    Выпущено 11 нояб. 2024 г. - 97,46 КБ
    Работает с firefox 58.0 и выше
    You can now put `{!:}` at the start of your pattern to negate it -- hides all tabs that match the pattern.

    Change courtesy of github user dnwe in PR 132!

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

    Загрузить файл
  • Версия 3.6.2

    Выпущено 17 апр. 2024 г. - 102,73 КБ
    Работает с firefox 48.0 и выше
    Housekeeping change. Should be no noticeable difference since the last version.

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

    Загрузить файл
  • Версия 3.6.0

    Выпущено 15 мар. 2024 г. - 102,7 КБ
    Работает с firefox 48.0 и выше
    Version 3.6.0 is for people who like to sort tabs by Window + Tab Order:

    The sort option is closer to the top of the prefs screen - no need to scroll to get at it.

    When sorting by Window + Tab order, you see the number of the current window. This small feature makes it easier to cull duplicate tabs with more precision.

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

    Загрузить файл
  • Версия 3.5.2

    Выпущено 18 мар. 2023 г. - 102,56 КБ
    Работает с firefox 48.0 и выше
    Undoing the change that made the delete key close tabs. It now deletes characters in the pattern field, or in other input text fields, and otherwise does nothing.

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

    Загрузить файл
  • Версия 3.5.1

    Выпущено 16 мар. 2023 г. - 102,61 КБ
    Работает с firefox 48.0 и выше
    No visible changes from 3.5.0

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

    Загрузить файл
  • Версия 3.5.0

    Выпущено 15 мар. 2023 г. - 102,63 КБ
    Работает с firefox 48.0 и выше
    You can now press the Delete or Backspace key to close selected tabs.

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

    Загрузить файл
  • Версия 3.3.0

    Выпущено 23 мар. 2021 г. - 102,6 КБ
    Работает с firefox 48.0 и выше
    Two small fixes:
    1. Check if `this.dontFunc` is set before calling it. This is a post-search function that runs some other code after all the matches have been made, so the error`this.dontFunc is not defined` had no effect.

    2. If the target window isn't minimized, don't change its state. This was causing maximized windows to be restored to "normal" state.

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

    Загрузить файл
  • Версия 3.2.4

    Выпущено 5 июля 2020 г. - 101,71 КБ
    Работает с firefox 48.0 и выше
    Finally worked out a good way for handling large numbers of tabs (like 1000+):

    Everything is still synchronous, except after 100 entries have been put in a
    cleared listbox, the remaining ones are added asynchronously. This gives
    priority to modifying the pattern without any sluggishness.

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

    Загрузить файл
  • Версия 3.2.3

    Выпущено 3 июля 2020 г. - 101,8 КБ
    Работает с firefox 48.0 и выше
    This version improves the way lists are built asynchronously

    Matching existing tabs and building the list of matches can now be
    interrupted when a new character is entered in the pattern field.
    This should make Tabhunter more responsive for people who typically
    deal with very large numbers of tabs (on the order of 1000 or more).

    People dealing with much smaller numbers might notice a tiny delay,
    around 100 milliseconds, which theoretically is perceived as instantaneous.

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

    Загрузить файл
  • Версия 3.2.2

    Выпущено 2 июля 2020 г. - 101,58 КБ
    Работает с firefox 48.0 и выше
    When there are more than 1000 tabs loaded, Tabhunter delays processing the list after each keypress in the Pattern field.

    For the math-inclined, it waits for 100 milleseconds before starting processing when there are 1000 tabs loaded, and that figure increases with the base10 log of the number of loaded tabs.

    Once processing starts, tabhunter won't allow the pattern to be changed until it's finished processing.

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

    Загрузить файл
  • Версия 3.2.0

    Выпущено 2 июля 2020 г. - 101,52 КБ
    Работает с firefox 48.0 и выше
    If you're using a dark theme, the tabhunter popup now uses simple dark-mode styles. Most text will be white or light grey, and backgrounds will be black or very dark grey.

    This applies only for themes that affect the color of text objects.

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

    Загрузить файл
  • Версия 3.1.2

    Выпущено 1 июля 2020 г. - 98,3 КБ
    Работает с firefox 48.0 и выше
    Change keybinding for "Select All" to shift-ctrl-A to avoid conflicts with select-all-text
    in the pattern field, and show-Addons on macos

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

    Загрузить файл
  • Версия 3.1.1

    Выпущено 1 июля 2020 г. - 98,35 КБ
    Работает с firefox 48.0 и выше
    Support for reloading the selected tabs.

    The "Reload" button is in the "More..." panel next to the Activate and Deactivate buttons

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

    Загрузить файл
  • Версия 3.1.0

    Выпущено 30 июня 2020 г. - 98,18 КБ
    Работает с firefox 48.0 и выше
    Support for SelectAll -- triggerable with the new "Select All" button or with the Ctrl-A key (also Cmd-A on macos)

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

    Загрузить файл
  • Версия 3.0.5

    Выпущено 23 мая 2019 г. - 98,76 КБ
    Работает с firefox 48.0 и выше
    No changes in the add-on itself, but downloads were broken, most likely because the current version (3.0.4) was signed with an now-expired cert.

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

    Загрузить файл
  • Версия 3.0.4

    Выпущено 7 сент. 2018 г. - 95,25 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    When using up- or down-arrow to move through the list, tabhunter ensures the current line is scrolled into view.

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

    Загрузить файл
  • Версия 3.0.3

    Выпущено 16 июня 2018 г. - 95,14 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Add a green fade to matches when searching text inside tabs

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

    Загрузить файл
  • Версия 3.0.1

    Выпущено 13 июня 2018 г. - 94,65 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Improvements in searching text:
    * Update the list of matched tabs as we go
    * Support a 'regex:' and 'xpath:' prefx on the text patterns because there are too many false positives with regexes for intended xpath expressions.

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

    Загрузить файл
  • Версия 3.0.0

    Выпущено 12 июня 2018 г. - 94,48 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Reinstate searching text in tabs, but now only loaded, non-about: tabs are supported.

    Press the "Search text in tabs" button to get to the secondary pattern.

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

    Загрузить файл
  • Версия 2.2.7

    Выпущено 6 июня 2018 г. - 90,8 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Reinstate add-on page prefs

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

    Загрузить файл
  • Версия 2.2.6

    Выпущено 4 июня 2018 г. - 90,56 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Animate closing tabs

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

    Загрузить файл
  • Версия 2.2.5

    Выпущено 2 июня 2018 г. - 90,27 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Disable drag/drop in reverse mode. Also make dragging tabs forward more resilient.

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

    Загрузить файл
  • Версия 2.2.4

    Выпущено 1 июня 2018 г. - 89,42 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Default startup keys are now:
    Shift-Ctrl-T on Macos
    Ctrl-5 on Linux
    Shift-Ctrl-S on Windows

    None of these are guaranteed to work, depending on how the browser's current configuration. But you can change them in the prefs section.

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

    Загрузить файл
  • Версия 2.2.3

    Выпущено 27 мая 2018 г. - 90,06 КБ
    Работает с firefox 48.0 и выше, android 48.0-68.*
    Fixes:
    * Hide the sort-by-neglect radio button from Chrome
    * Fix the readable form of the timespan a tab has been neglected

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

    Загрузить файл
Перейти на домашнюю страницу Mozilla

Дополнения

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

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

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

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