By: iProgrammer16 Add-on
Inspect and view changes in Auto Close Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto Close Tabs",
"version": "1.0",
"description": "Closes tabs after a specified time interval, keeping the first opened tab open.",
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"permissions": [
"tabs",
"webNavigation",
"storage"
],
"options_page": "options.html",
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
}
},
"icons": {
"16": "icons/icon.png",
"48": "icons/icon.png",
"128": "icons/icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{080b10ed-5d98-4d5e-8e42-5b55ab2dc7ac}"
}
}
} Best Auto Close Tabs Alternatives
Here are some Firefox add-ons that are similar to Auto Close Tabs:
Auto Close Tabs
iProgrammer16
Tab Auto-Closer
Johhan
Tab Cleaner
Nohu90
Tab Wrangler
tabwrangler
Auto Close Tab Extension
netsol
Auto Tab Cleaner
auto_tab_cleaner
Tab Timeout – Auto Close Tabs
ZeroTypes
Automatically close tabs
auto-tab-cleaner
Close Inactive Tabs
Nic Z
tab-closer-plus
Dev
Tab Auto Refresh
Alex