
Simple Tab Groups 作者: Drive4ik
Create, modify, and quickly change tab 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:
REQUIRED for dark theme: Set
Permissions used:
How to integrate with the Gesturefy extension
You have to input the following into Gesturefy:
Add-on ID:
Parse message:
Supported actions:
This extension may conflict with other programs similar in functionality.
Conflicted extensions include, but may not be limited to:
Please — help me translate this extension into your language!
This extension also has these plugins:
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:
回報此附加元件的濫用行為
若您覺得此附加元件會違反 Mozilla 的附加元件政策或有安全性、隱私問題,請使用此表單回報給 Mozilla 知道。
此表單只會送到 Mozilla 而不會給附加元件開發者,請不要使用此表單來回報 Bug 或是要求附加元件的新功能。
此附加元件需要:
- 下載檔案、讀取或修改瀏覽器的下載紀錄
- 監控擴充套件使用情況並管理佈景主題
- 向您顯示通知
- 取得最近關閉的分頁
- 隱藏或顯示瀏覽器分頁
- 存取瀏覽器分頁
- 在客戶端儲存無限量資料
- 存取您所有網站中的資料
此附加元件可能也會要求:
- 讀取或修改書籤
- 附加元件網址
- 版本
- 4.7
- 大小
- 747.31 KB
- 最近更新
- 3 個月前 (2020年11月23日)
- 授權條款
- Mozilla Public License, version 2.0
- 版本紀錄
v4.7
4.6.2
4.6
v4.5.5.1
hotfix when tab reopen without url
v4.5.5
v4.5.2
If you have questions or find a bug, please open an issue here github.com/Drive4ik/simple-tab-groups
My new email drive4ik+stg@protonmail.com
Thanks to everyone who helps me in improving the addon!
- Added partial Tor browser support, #720
- Added checkbox to enable/disable check-boxes for all groups on import backup popup
- Normalize svg icon color for group, #731
- Fix restore backup from another addons
- Update zh_CN locale
- Update fr locale, thanks for klint
- Update zh_TW locale, thanks for Solon
- Update pt_BR locale, thanks for C0GUM3L0 (Steam)
- Other improvements and fixes
4.6.2
- Added new option "Show confirmation dialog before archiving the group", #722
- Fix hide active tab after change group
- fix press enter button on group regex field
- Update zh_CN locale
4.6
- Add confirm popup for archive group action
- Reorder group context menu items
- Added option ignore UUID until the browser is closed when have container conflict
- Added STG API action for any addons "ignore-ext-for-reopen-container"
- Refactoring restore backup functional
- Refactor group switching
- Fix scroll to active tab after group change, fix #714
- Optimize restore tabs after window close
- Small optimize load manage groups page
- Update cs_CZ locale, thanks for Diomed
- Other background improvements and fixes
v4.5.5.1
hotfix when tab reopen without url
v4.5.5
- NEW Added new STG plugin: Group notes
- Added new group icon template: group title
- Added "show archived groups" into settings icon context menu in popup, see #669
- Added prefix for stg backup file names "auto-" or "manual-"
- Allow STG API actions for add-ons whose ID starts with "test-stg-action"
- Remove option "Reverse tabs on create" (now works correctly without this option)
- Add new permission "management" for fix conflict with "Tree Style Tab" add-on, see #601
- FF 73+ support
- Update fr translation, thanks for klint
- Update en translation, thanks for timosmit
- UI improvements and fixes
- Other fixes
v4.5.2
- Added new STG plugin Create new tab in temporary container
- Added hotKey for "Create backup" #602
- Added option "Use full popup width" #605
- Added "show archived groups" option in manage options page #609
- Try to fix conflict with "Tree-style tab" add-on #601
- Added help page if db error occurred
- Added sticky symbol (📌) for sticky group icon #680
- Added new item for create group from unsync tabs in popup "Create new group with tabs only from the current window"
- update fr translation, thanks for klint
- update zh_CN translation, thanks for Cye3s
- update it translation, thanks for Mek101
- Other improvements and fixes
If you have questions or find a bug, please open an issue here github.com/Drive4ik/simple-tab-groups
My new email drive4ik+stg@protonmail.com
Thanks to everyone who helps me in improving the addon!
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分