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

Simple Tab Groups от Drive4ik

Create, modify, and quickly change tab groups

РекомендуемыеРекомендуемые
4 (1 807 reviews)4 (1 807 reviews)
79 791 пользователь79 791 пользователь
Вам понадобится Firefox, чтобы использовать это расширение
Загрузите Firefox и установите расширение
Загрузить файл

Метаданные расширения

Скриншоты
Need enable restore Firefox sessionSidebar supportHow open default group configuratorYou can set the default settings for a new groupHow to hide archived groups
Об этом расширении
Simple Tab Groups works across browser instances/windows too. If you select a group in another window, the selected window will jump to the foreground with the chosen group selected. You can even select the specific tab within that group in background browser windows. GIF example

Functionality / development notes:
  • New design implementation
  • Dark theme added
  • Added colored group icon
  • Added the ability to import the backup groups of the old extension Tab Groups
  • Added support of the Mozilla extension Firefox Multi-Account Containers
  • Now fully supports multiple windows
  • Saves last active tab after change group
  • Show currently used group in icon (see screenshot)
  • NOT supported: Private (Incognito) Mode
  • Added ‘close tab’ by middle-mouse click
  • Added simple switching between groups and tabs in search mode using the up, down, right, and left keys
  • "Manage groups" functionality
  • Added Drag&Drop support for tabs and groups in popup window
  • Added support sorting groups (context menu in popup window)
  • Added field for search/filter tabs in "Manage Groups"
  • Added support to Backup/Restore tabs, groups and settings to/from json file
  • Custom group icons, set group icon from tab icon (by context menu)
  • Added Undo Remove group by context menu browser button (see screenshot)
  • Added support for catch tabs by containers (#76)
  • Added dark theme
  • Added support SideBar

REQUIRED for dark theme: Set svg.context-properties.content.enabled to true in about:config page. How to do this.

Permissions used:
  • tabs: for tab management
  • tabHide: for hide tabs
  • contextualIdentities & cookies: to integrate with Firefox Multi-Account Containers
  • notifications: for notification on move tab to group etc.
  • menus: for creating tabs context menus
  • sessions: for save session data (last used group, etc.)
  • downloads: for creating auto backups
  • management: for automatically detect the required addons
  • storage: for saving groups locally
  • unlimitedStorage: restore tabs after close window, there can be a lot of tabs
  • <all_urls>(Access your data for all websites): for tab thumbnails and catch/move/reopen tabs in needed containers/groups
  • webRequest & webRequestBlocking: for catch/move/reopen tabs in needed containers/groups
  • (optional) bookmarks: access for create bookmarks

How to integrate with the Gesturefy extension
You have to input the following into Gesturefy:
Add-on ID: simple-tab-groups@drive4ik
Parse message: On
Supported actions:
  • {"action": "add-new-group"}
  • {"action": "rename-group"}
  • {"action": "load-next-group"}
  • {"action": "load-prev-group"}
  • {"action": "load-next-unloaded-group"}
  • {"action": "load-prev-unloaded-group"}
  • {"action": "load-history-next-group"}
  • {"action": "load-history-prev-group"}
  • {"action": "load-first-group"}
  • {"action": "load-last-group"}
  • {"action": "load-custom-group"}
  • {"action": "delete-current-group"}
  • {"action": "open-manage-groups"}
  • {"action": "move-selected-tabs-to-custom-group"}
  • {"action": "discard-group"}
  • {"action": "discard-other-groups"}
  • {"action": "reload-all-tabs-in-current-group"}
  • {"action": "create-temp-tab"}
  • {"action": "create-backup"}

This extension may conflict with other programs similar in functionality.
Conflicted extensions include, but may not be limited to:
  • Tab Open/Close Control
  • OneTab
  • Tiled Tab Groups
  • Totally not Panorama (Tab Groups with tab hiding)
  • Panorama Tab Groups
  • Panorama View
  • etc.

Please — help me translate this extension into your language!


This extension also has these plugins:
  • Create new group
  • Create new tab
  • Create new tab in temporary container
  • Delete current group
  • Group notes
  • Load custom group
  • Open Manage groups
Оценено 1 807 рецензентами на 4
Войдите, чтобы оценить это расширение
Оценок пока нет

Рейтинг сохранён

5
1 129
4
213
3
103
2
97
1
265
Прочитать 1 807 отзывов
Разрешения и данныеПодробнее

Требуемые разрешения:

  • Загружать файлы, а также читать и изменять историю загрузок браузера
  • Мониторить использование расширений и управлять темами
  • Показывать вам уведомления
  • Получать доступ к недавно закрытым вкладкам
  • Скрывать и отображать вкладки браузера
  • Получать доступ ко вкладкам браузера
  • Получать доступ к вашим данных на всех сайтах

Опциональные разрешения:

  • Читать и изменять закладки
Больше сведений
Ссылки дополнения
  • Домашняя страница
  • Страница поддержки
  • Эл. почта поддержки
Версия
5.3.2
Размер
834,43 КБ
Последнее обновление
5 месяцев назад (7 апр. 2025 г.)
Связанные категории
  • Внешний вид
  • Другое
  • Вкладки
Лицензия
Публичная лицензия Mozilla 2.0
История версий
  • Просмотреть все версии
Метки
  • container
  • search
Добавить в подборку
Пожаловаться на это дополнение
Примечания к выпуску 5.3.2
v5.3.2
  • update eslint
  • fixed #1055
  • fixed #1260

v5.3.1
  • remove google as source of favicons
  • fix #768

v5.3
  • hotfix #1242
  • bugfixes #1173, #1161
  • update el locale, thanks for Vangelis Skarmoutsos
  • update zh_TW locale, thanks for Solon
  • update es_ES, ja, de locales
  • update it locale, thanks for Vladi69
  • update fr locale, thanks for Pixels
  • update de locale, thanks for aZa1905
  • update pt_BR locale, thanks for luqtas
  • update de locale, thanks for tjansen
  • update zh_CN locale, thanks for Cye3s
  • update ja locale, thanks for Ruchi12377
  • update es_AR locale, thanks for L
  • update pl locale

v5.2
  • refactor hotkeys
  • upgrade move tab to main group
  • add more group name variables
  • show "unknown group" into select hotkeys if group not found
  • add option to ignore conflicted addons
  • update bg locale, thanks for Стоян
  • update fr locale, thanks for klint

v5.1
  • bugfixes. sorry for them
  • migrate some main options to group settings
  • add Tab-Session-Manager@sienori to CONFLICTED_EXTENSIONS
  • update fr locale
  • update de locale, thanks for nero
  • update pl locale
  • update bg locale, thanks for Стоян
  • update zh_TW locale, thanks for Solon

Last news (GitHub)
Другие расширения от Drive4ik
  • Оценок пока нет

  • Оценок пока нет

  • Оценок пока нет

  • Оценок пока нет

  • Оценок пока нет

  • Оценок пока нет

Перейти на домашнюю страницу Mozilla

Дополнения

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

Браузеры

  • Desktop
  • Mobile
  • Enterprise

Продукты

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

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