Tab Hibernation Engine Standard Firefox

Examine source code of Tab Hibernation Engine Standard

Inspect and view changes in Tab Hibernation Engine Standard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Hibernation Engine Standard",
  "version": "1.0",
  "description": "Freeze idle tabs to save RAM memory. Optimized for standard users.",
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-hibernation-standard@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Tab Hibernation Engine Standard",
    "default_popup": "popup.html"
  }
}

Best Tab Hibernation Engine Standard Alternatives

Here are some Firefox add-ons that are similar to Tab Hibernation Engine Standard: