By: So79
Inspect and view changes in Tab Groups Organizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Groups Organizer",
"version": "1.0.0",
"description": "Organize and manage browser tabs with custom groups, save sessions and restore later",
"permissions": [
"storage",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "318c1d661b4dc352bc2d5c21c9d7706a55340914@extension.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Tab Groups Organizer Alternatives
Here are some Firefox add-ons that are similar to Tab Groups Organizer: