By: Roman Shevtsov Add-on
Inspect and view changes in Move Tab to Next 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 Next Window",
"version": "1.2.0",
"description": "One-click to move a tab to the next window from a button or tab context menu",
"homepage_url": "https://github.com/rshev/MoveTabToNextWindow",
"permissions": [
"menus"
],
"background": {
"scripts": [
"index.js"
]
},
"icons": {
"48": "icon-dark.svg",
"96": "icon-dark.svg"
},
"browser_action": {
"default_title": "Move Tab to Next Window",
"default_icon": "icon-dark.svg",
"theme_icons": [
{
"dark": "icon-dark.svg",
"light": "icon-light.svg",
"size": 16
},
{
"dark": "icon-dark.svg",
"light": "icon-light.svg",
"size": 32
}
]
},
"commands": {
"move-tab": {
"description": "Move Tab to Next Window"
}
},
"browser_specific_settings": {
"gecko": {
"id": "{3d4bf112-e248-40cb-89a5-00bbace3e56f}"
}
}
} Best Move Tab to Next Window Alternatives
Here are some Firefox add-ons that are similar to Move Tab to Next Window:
MoveTab
avtolik
Send Tab To
cr
Tab Mover
Guido Berhörster
Detach Tabs
Staś Małolepszy
Move tab to new window
Mathias
Move to Start
Philipp Kewisch
Tab Relocation
jebsmartt
Other Window
Nick
Open Tab Next Right to Current
toshi
New Tab (next to active one) Button
David "Kravimir" S.
Open Tab Next To Current
mysupersuit
Move tab to the last window
Morgan20