Inspect and view changes in Detach Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Detach Tab",
"version": "2.0.4",
"description": "Detach and Reattach tab with customizable keyboard shortcuts.",
"options_ui": {
"page": "options.html",
"browser_style": true
},
"developer": {
"name": "Claymont",
"url": "https://github.com/Claymont/detach-tab"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"detach-tab": {
"suggested_key": {
"default": "Ctrl+Shift+Space"
},
"description": "Detaches active tab"
},
"reattach-tab": {
"suggested_key": {
"default": "Ctrl+Shift+V"
},
"description": "Reattaches last detached tab"
}
},
"applications": {
"gecko": {
"id": "claymont@mail.com_detach-tab",
"strict_min_version": "60.0"
}
}
} Best Detach Tab Alternatives
Here are some Firefox add-ons that are similar to Detach Tab:
Detach Current Tab
NasreddinHodja
Detach Tab: Button, Menu & Shortcut Key
Dan Caprine
tabdetach
Aethlas
Disable Tab Detach
Matt Hensman
DeTab - detach or disable tabs
tasinet
Duplicate Tab with Shortcut
Pratham
Detach Current Tab
Szwarceneger16
Unload Tab Keyboard Shortcut
Aaron M. Wright
TabPro
Sridhar Raj Sampath Kumar
Simple Commands Extension
namh
Tab Rearranger
Daniel de Haas
Tab Eject
Nathan Shelly