Inspect and view changes in Open Tab Right, Close Tab Left source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Open Tab Right, Close Tab Left",
"version": "1.0.0",
"description": "Smarter tab focus and placement. Close goes left, new tabs open right.",
"permissions": [
"tabs",
"storage"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Open Tab Right, Close Tab Left"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "opentab@t444w",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best Open Tab Right, Close Tab Left Alternatives
Here are some Firefox add-ons that are similar to Open Tab Right, Close Tab Left:
Left Tab Focus on Close
Mark Mark
Open Tab Next Right to Current
toshi
Everything Right
nralbrecht
Open Right Beside
igorlogius
Close Tabs on the Left
pseudoray
Anchrd Tab Management
Griffentek
Focus On Left Tab After Closing
e10s
Tab Open/Close Control
F. Kolbe
Open Tabs Next to Current
Sebastian Blask
Always Right
dietrich ayala
New Tab Here
pollti
Tab Control
czukowski