Inspect and view changes in Sync Tab Groups source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"default_locale": "en",
"version": "0.5.0",
"browser_specific_settings": {
"gecko": {
"id": "sync-tab-groups@marmotz.dev",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"tabGroups",
"storage",
"contextMenus",
"sessions",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"background/index.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/index.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"icons": {
"16": "icons/icon.svg",
"32": "icons/icon.svg",
"48": "icons/icon.svg",
"96": "icons/icon.svg",
"128": "icons/icon.svg"
},
"action": {
"default_popup": "popup/index.html",
"default_title": "__MSG_extensionName__",
"default_icon": {
"16": "icons/icon.svg",
"32": "icons/icon.svg"
}
}
} Best Sync Tab Groups Alternatives
Here are some Firefox add-ons that are similar to Sync Tab Groups:
Synced Tab Groups
Sefko
Tabs Groups Manager
Clément Grennerat
Tab Groups & Bookmarks Sync
Davide Pavan
Tab Group Syncer
Sudhir Babu Nakka
lefred's GroupKeep
lefred
Multi-Device Tab Sync
Tony
Auto Tab Sync
Sasha
Tab Sync Lite
Ompio
Container Tab Groups Synchronisation
Serafim Dietrich
TabSync
thuquan_developer
TabSync Pro
Juraj Mäsiar
Tab Saver
Xtract