By: Parker Mauney Add-on
Inspect and view changes in Close Tabs to the Left source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"default_locale": "en",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "1.0.0",
"homepage_url": "https://github.com/ParkerM/close-tabs-to-left",
"developer": {
"name": "Parker Mauney",
"url": "https://github.com/ParkerM/close-tabs-to-left"
},
"browser_specific_settings": {
"gecko": {
"id": "closetabstotheleft@parkerm.github.io",
"strict_min_version": "58.0a1",
"strict_max_version": "87.*"
}
},
"background": {
"scripts": [
"dist/background.js"
]
},
"permissions": [
"menus",
"tabs"
]
} Best Close Tabs to the Left Alternatives
Here are some Firefox add-ons that are similar to Close Tabs to the Left:
Close Tabs to the Left Menu Item
Joe D'Amore
Close Tabs to the Right Menu Item
Joe D'Amore
Close Tabs to the Right
Michał Kopeć
Close Other Tabs Menu Item
Joe D'Amore
Close Other Tabs
constructor
Close Tabs to the Left
Michał Kopeć
Close All Tabs To The Right
ceda
Close tabs to the Left
Daniel Hartwich
Close Tab by Double Right Click
webextensions.org
Close Tabs on the Left
pseudoray
Left Tab Focus on Close
Mark Mark
Close Selected Tabs
igorlogius