Inspect and view changes in Move tab to new window source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Move tab to new window",
"version": "1.0",
"description": "Move tab to new window using Alt+f or Alt+c.",
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"commands": {
"move_tab_to_new_window": {
"suggested_key": {
"default": "Alt+F"
},
"description": "Move current tab into a new window"
},
"move_tab_to_new_window_2": {
"suggested_key": {
"default": "Alt+C"
},
"description": "Move current tab into a new window"
}
},
"icons": {
"48": "icons/icon48.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{71f9fe17-3316-4c37-8283-0a345cc2a188}"
}
}
} Best Move tab to new window Alternatives
Here are some Firefox add-ons that are similar to Move tab to new window:
MoveTab
avtolik
Shift Tab
Mathias
Tab Mover
Guido Berhörster
Move to Start
Philipp Kewisch
Move Tab to Next Window
Roman Shevtsov
Send Tab To
cr
Tab Reorder
Glin
ClickTabMove
PKxk8J
Tab Relocation
jebsmartt
Detach Current Tab
Szwarceneger16
Create New Tab Next to Current
Cgemici
Move tab to the last window
Morgan20