RAM Saver Tab Suspender Firefox

Examine source code of RAM Saver Tab Suspender

By: Alberto
Inspect and view changes in RAM Saver Tab Suspender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RAM Saver 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": "{289f4347-46e5-42f6-861c-e72441464e6e}",
      "strict_min_version": "117.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best RAM Saver Tab Suspender Alternatives

Here are some Firefox add-ons that are similar to RAM Saver Tab Suspender: