Auto Tab Suspender Firefox

Examine source code of Auto Tab Suspender

By: Z16
Inspect and view changes in Auto Tab Suspender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto Tab Suspender",
  "version": "1.0",
  "description": "Automatically suspends inactive tabs to save memory and improve performance.",
  "permissions": [
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Auto Tab Suspender"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{54aab243-d0b8-43d0-bbd3-d106cca40730}"
    }
  }
}

Best Auto Tab Suspender Alternatives

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