By: iProgrammer16
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-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{bbe44cb9-229e-455a-bb1d-cd0be4109fbb}"
}
}
} 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
Auto Close Tab Extension
netsol
Tab Wrangler
tabwrangler
Auto Tab Cleaner
auto_tab_cleaner
Automatically close tabs
auto-tab-cleaner
Tab Timeout – Auto Close Tabs
ZeroTypes
tab-closer-plus
Dev
Auto Tab Opener
Pixelcode
Tab Auto-Close Timer
Amzil Ayoub