By: Fonso
Inspect and view changes in Tab Workspaces source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tab Workspaces",
"version": "1.2.1resigned1",
"description": "Organize your tabs into workspaces. Switch between workspaces to change which tabs are displayed at the moment.",
"icons": {
"48": "icons/container-site-d-48.png",
"96": "icons/container-site-d-96.png"
},
"homepage_url": "https://www.github.com/fonse/tab-workspaces",
"permissions": [
"cookies",
"menus",
"storage",
"tabs"
],
"browser_action": {
"browser_style": true,
"default_icon": "icons/container-site.svg",
"default_title": "Workspaces",
"default_popup": "popup/popup.html"
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+E"
},
"description": "Open workspace list"
}
},
"background": {
"scripts": [
"background/util.js",
"background/backgroundLogic.js",
"background/workspace.js",
"background/workspaceStorage.js",
"background/messageHandler.js"
]
},
"omnibox": {
"keyword": "ws"
},
"browser_specific_settings": {
"gecko": {
"id": "{aba5dba6-dc7b-458d-8587-d8686f815531}"
}
}
} Best Tab Workspaces Alternatives
Here are some Firefox add-ons that are similar to Tab Workspaces:
Workspaces+
jahangir1x
Workspaces
fm-sys
Workspace
Kasukabe Tsumugi
Container Workspaces
Mike
Workspace Switcher
Mirzet Kameric
Workspaces for Firefox
Nathan Moos
Workspaces
jgalec
Smart Tab Workspaces
Gyfgge
Workona New Tab
Workona
Edge Workspaces
elec0
Simple Tab Groups
simple_tab_groups
Tab Manager Extension
thefcraft