Inspect and view changes in Same Domain On Tab Close source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Same Domain On Tab Close",
"version": "2026.3.16",
"description": "After you close a tab, switches to another tab from the same domain according to user-defined rules.",
"browser_specific_settings": {
"gecko": {
"id": "@same-domain-on-tab-close.shajirr",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"tabs",
"storage",
"sessions",
"menus"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_action": {
"default_icon": {
"24": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"64": "icon.svg"
},
"default_title": "Same Domain Tab Focus: ON"
},
"icons": {
"24": "icon.svg",
"32": "icon.svg",
"48": "icon.svg",
"64": "icon.svg"
}
} Best Same Domain On Tab Close Alternatives
Here are some Firefox add-ons that are similar to Same Domain On Tab Close:
AutoClose
trinkey
Close Similar Domain Tabs
Salamandar
Rules Based Tabs
Edmund
CloseTabsByDomain
Thomas R.
Close All Tabs (by domain)
foxuser
DomainActions
DeclanEM
Close Duplicate Tabs on URL Change
Shajirr
Move Domain Tabs to End
Expression Inc.
Close tabs by...
Aleksei Bekh-Ivanov
Close same domain tabs
SCaSic
Auto Close Tabs
igorlogius
Tab AutoClose
Tim Cambrant