Inspect and view changes in Multi-Tab Keep Alive source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Multi-Tab Keep Alive",
"version": "1.0",
"description": "Empêche la mise en veille de plusieurs onglets même en arrière-plan.",
"permissions": [
"tabs",
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
}
},
"icons": {
"16": "icon-16.png",
"48": "icon-48.png",
"128": "icon-128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "keepalive@firefox-addon"
}
}
} Best Multi-Tab Keep Alive Alternatives
Here are some Firefox add-ons that are similar to Multi-Tab Keep Alive:
Onglets inactifs
Joachim
Auto Tab Sleeper
xiaoxiaoxian
Tab Focus Lock
Verocia
Pause inactive tabs
ThomasGrun
TabReturn
UU
Memory Restore Optimizer
Aoife
Suspend Highload Tabs
Alberto
Tab Memory Saver
Ecceuxedin
Automatic tab sorting
Gildas Le Drogoff
Auto Tab Cleaner
Yubi Tomáš
Duplicate Tab Finder
sonya
Smart Tab Sleeper & Auto Reactivate
Nelson