By: Rustic Penn
Inspect and view changes in Same Site Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Same Site Closer",
"version": "1.0",
"description": "Closes other tabs from the same domain.",
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "samesitecloser@myself.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"commands": {
"close-same-site": {
"suggested_key": {
"default": "Ctrl+Shift+U",
"mac": "Command+Shift+U"
},
"description": "Close other tabs from this domain"
}
},
"background": {
"scripts": [
"background.js"
]
}
} Best Same Site Closer Alternatives
Here are some Firefox add-ons that are similar to Same Site Closer:
Close All Tabs From This Site
public.taylor.h
Tabs Closer
JohnL
Close Duplicate Sites
Mikhail Danshin
AutoClose
trinkey
Close web Tabs
Conlane
Close Other Tabs (Shortcut)
nachvorn
Close Tabs by URL
ndxf
Choose tabs to close
Samuca
Close Site Tabs
SN
Close all tabs from the same site
anewuser