By: F. Kolbe
Inspect and view changes in Tab Open/Close Control source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "tab_open_close_control@felix-kolbe.de",
"strict_min_version": "54.0"
}
},
"author": "Felix Kolbe",
"background": {
"scripts": [
"common.js",
"storage.js",
"tab_open_close_control.js"
]
},
"manifest_version": 2,
"description": "Control the Tab behavior.",
"name": "Tab Open/Close Control",
"version": "0.0.4resigned1",
"homepage_url": "http://www.felix-kolbe.de/tab-open-close-control/",
"permissions": [
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
},
"icons": {
"48": "48.png",
"96": "96.png"
}
} Best Tab Open/Close Control Alternatives
Here are some Firefox add-ons that are similar to Tab Open/Close Control:
Open Tab Right, Close Tab Left
T444W
Tab Position Options
Kunihiro Ando
Open Tabs Next to Current PLUS
Serhii
Tab Control
Michael
TabBehavior
Михаил Красильников
Open Tab Next Right to Current
toshi
Open Right Beside
igorlogius
Open Tabs Next to Current
Sebastian Blask
Tab [a]123bc
Alexandre Bouvier
OpenTab
mattkrins
Open tab with Respect
fezcode