Tab Suspender V2 Firefox

Examine source code of Tab Suspender V2

Inspect and view changes in Tab Suspender V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Suspender V2",
  "version": "1.3",
  "description": "A simple tab suspender to save memory by suspending inactive tabs.",
  "permissions": [
    "tabs",
    "storage",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c1b2d8d5-5cde-4616-9105-d83ef8833158}"
    }
  }
}

Best Tab Suspender V2 Alternatives

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