Tab Suspender Firefox

Examine source code of Tab Suspender

Inspect and view changes in Tab Suspender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Tab Suspender",
  "description": "Manually discard all open tabs except the current one. Speed up your browser.",
  "version": "0.0.4",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "browser_action": {
    "default_icon": "static/icon128.png",
    "default_title": "Suspend Tabs",
    "default_popup": "popup.html",
    "browser_style": true
  },
  "icons": {
    "48": "static/icon.svg",
    "96": "static/icon.svg"
  },
  "permissions": [
    "tabs"
  ],
  "homepage_url": "https://tabsuspender.info/"
}

Best Tab Suspender Alternatives

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