Por: bcki
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"
}
}
} Melhores alternativas Batch Kill Tabs
Aqui estão algumas Firefox add-ons que são similares a Batch Kill Tabs:
Unload Tab Group
rynffoll
Auto Tabs Discard
Darimig Cristout
Tabinator
ScienceDiscoverer
Minimal Tab Unloader
NyanKiyoshi
CleanTabs
Matthias Hübner
Unload Tabs After Inactivity
visions.ch gmbh
Auto Tab Suspender
Z16
Auto Tab Discard
Auto Tab Discard
Duplicate Tab Finder
sonya
Auto Tab Discard
auto-tab-discard
Auto Tab Discard
tlintspr