By: SN
Inspect and view changes in Close Site Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Close Site Tabs",
"version": "1.0",
"description": "Adds a 'Close site tabs' option to the tab title pop-up menu to close all tabs from the same base domain.",
"icons": {
"48": "icon.png"
},
"permissions": [
"tabs",
"menus"
],
"background": {
"scripts": [
"background.js"
]
},
"applications": {
"gecko": {
"id": "close-site-tabs@srinryn.com"
}
}
} Best Close Site Tabs Alternatives
Here are some Firefox add-ons that are similar to Close Site Tabs:
Close All Tabs From This Site
public.taylor.h
Close All Tabs (by domain)
foxuser
Close tabs by...
Aleksei Bekh-Ivanov
Choose tabs to close
Samuca
Close Tabs by URL
ndxf
Close same domain tabs
SCaSic
Close all tabs from the same site
anewuser
TabSweeper
freekvdp
export-domain
ffminus
Close Duplicate Sites
Mikhail Danshin
CloseTabsByDomain
Thomas R.