Por: 88Hello88 Blog
Inspect and view changes in TabNest source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "TabNest",
"version": "1.0",
"description": "Efficiently manage and group tabs by topic or project",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"tabs",
"storage",
"contextMenus"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "TabNest",
"default_popup": "popup/popup.html"
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"commands": {
"_execute_browser_action": {
"suggested_key": {
"default": "Ctrl+Shift+T",
"mac": "Command+Shift+T"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{a7586567-d479-4b3e-b446-bca42a9d0034}"
}
}
} Melhores alternativas TabNest
Aqui estão algumas Firefox add-ons que são similares a TabNest: