By: python273
Inspect and view changes in Tabs Mover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Tabs Mover",
"version": "1.2",
"description": "Move current tab website's tabs to the right",
"permissions": [
"tabs"
],
"icons": {
"128": "iconfinder_Enter_728934.png"
},
"page_action": {
"browser_style": true,
"default_icon": "iconfinder_Enter_728934.png",
"default_title": "Move tabs to the right",
"show_matches": [
"http://*/*",
"https://*/*"
]
},
"background": {
"scripts": [
"background.js"
]
}
} Best Tabs Mover Alternatives
Here are some Firefox add-ons that are similar to Tabs Mover: