By: ZeroTypes
Inspect and view changes in Tab Timeout – 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 Tab",
"version": "1.0",
"description": "Automatically closes inactive tabs after a user-set timer.",
"permissions": [
"tabs",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_start"
}
],
"browser_specific_settings": {
"gecko": {
"id": "mail@zerotypes.io",
"strict_min_version": "58.0"
}
}
} Best Tab Timeout – Auto Close Tabs Alternatives
Here are some Firefox add-ons that are similar to Tab Timeout – Auto Close Tabs:
Tab Auto-Closer
Johhan
Automatically close tabs
auto-tab-cleaner
Tab Cleaner
Nohu90
Auto Tab Cleaner
auto_tab_cleaner
Auto Close Tab Extension
netsol
Tab Tosser
Jeremiah Lee
Tab Auto-Close Timer
Amzil Ayoub
Tab Timeout Closer
habandoanhaha
Auto Close Tabs
iProgrammer16
New Tab Cleaner
ohlrogge
Meeting Tab Closer
Meeting Tab Closer
Auto Close Tabs
iProgrammer16