Inspect and view changes in Batch Kill Tabs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Batch Kill Tabs",
"version": "1.0.0",
"description": "Kill processes of all open tabs to free RAM without closing them. Uses Firefox's native tab discard API to unload tab content from memory.",
"icons": {
"48": "icons/icon-48.svg",
"96": "icons/icon-96.svg"
},
"permissions": [
"tabs"
],
"browser_specific_settings": {
"gecko": {
"id": "@batch-kill-tabs",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"browser_action": {
"default_icon": {
"48": "icons/icon-48.svg"
},
"default_title": "Batch Kill Tabs",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"discard-all-tabs": {
"suggested_key": {
"default": "Ctrl+Alt+K"
},
"description": "Discard all inactive tabs to free memory"
},
"discard-all": {
"suggested_key": {
"default": "Shift+Alt+K"
},
"description": "Discard all inactive tabs to free memory"
}
}
} Meilleures alternatives Batch Kill Tabs
Voici quelques Firefox add-ons qui sont similaires à Batch Kill Tabs :
Unload Tab Group
rynffoll
Tab Nap - Suspend Tabs & Free Up Memory
esvictorg
TabFreezer
adam2am
Trust Wallet
DApps Platform Software Services Ltd.
Tabinator
ScienceDiscoverer
Suspend Highload Tabs
Alberto
Minimal Tab Unloader
NyanKiyoshi
CleanTabs
Matthias Hübner
Unload Tabs After Inactivity
visions.ch gmbh
Startup Tab Unloader
Monk42
Auto Tab Suspender
Z16
Smart Tab Hibernator
WebKite Studio