By: Alberto
Inspect and view changes in FreeRAM Tab Suspender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "FreeRAM Tab Suspender",
"version": "1.0",
"description": "Automatically unloads inactive tabs to save RAM with customizable timing.",
"icons": {
"64": "icon64.png",
"128": "icon128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon64.png"
},
"permissions": [
"tabs",
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{d2ea735e-ae73-4005-a04a-b4cc805ed8df}",
"strict_min_version": "117.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best FreeRAM Tab Suspender Alternatives
Here are some Firefox add-ons that are similar to FreeRAM Tab Suspender: