By: NasreddinHodja
Inspect and view changes in Detach Current 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": "3.1.0",
"description": "Detach and reattach tabs with customizable keyboard shortcuts.",
"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": "Detach active tab into its own window"
},
"reattach-tab": {
"suggested_key": {
"default": "Ctrl+Alt+Space"
},
"description": "Reattach last detached tab to its original window"
}
},
"browser_specific_settings": {
"gecko": {
"id": "detach-tab@nasreddin",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Detach Current Tab Alternatives
Here are some Firefox add-ons that are similar to Detach Current Tab:
Detach Tab
Claymont
DeTab - detach or disable tabs
tasinet
Disable Tab Detach
Matt Hensman
tabdetach
Aethlas
Detach Tab: Button, Menu & Shortcut Key
Dan Caprine
Detach Current Tab
Szwarceneger16
Detach Tabs
Staś Małolepszy
Simple Commands Extension
namh
Disable Tab Detach 2
zupffwhy
Detach Same Origin Tabs
igorlogius
TabSearch
Enrico Baculinao