By: AD Nguyen
Inspect and view changes in Tab Closer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Tab Closer",
"version": "1.0",
"description": "A simple extension to close tabs with specified URL",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "bd50ad775783f9c27bad1bbe671936484d8f8a62@signaturesolutionsjsc.online"
}
}
} Best Tab Closer Alternatives
Here are some Firefox add-ons that are similar to Tab Closer: