By: Nic Z
Inspect and view changes in Close Inactive Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "close-inactive-tabs",
"version": "1.0.4",
"description": "This extension closes tabs that have been inactive for more than 90 days.",
"content_security_policy": "script-src 'self'; object-src 'self'",
"icons": {
"474": "icon.jpg"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"474": "icon.jpg"
},
"default_title": "Inactive Tabs",
"default_popup": "popup.html"
},
"options_ui": {
"page": "settings.html"
},
"permissions": [
"tabs",
"notifications",
"browser_action",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "close-inactive-tabs@example.com"
}
}
} Best Close Inactive Tabs Alternatives
Here are some Firefox add-ons that are similar to Close Inactive Tabs:
Auto Close Tabs
iProgrammer16
Tab Auto-Closer
Johhan
Unload Tabs After Inactivity
visions.ch gmbh
Tab Cleaner
Nohu90
Auto Tabs Cleaner
Yubi Tomáš
Close All Same Origin Tabs
igorlogius
Tab Tosser
Jeremiah Lee
Auto Close Tabs
iProgrammer16
Close Other Duplicate Tabs
igorlogius
Automatically close tabs
auto-tab-cleaner
Tab Wrangler
tabwrangler
Tab Timeout – Auto Close Tabs
ZeroTypes