tabsleeper Firefox

Examine source code of tabsleeper

Inspect and view changes in tabsleeper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "tabsleeper",
  "version": "0.4.0",
  "description": "Lightweight tab management",
  "manifest_version": 3,
  "permissions": [
    "tabs"
  ],
  "icons": {
    "128": "icon/128.png"
  },
  "background": {
    "scripts": [
      "build/dist/background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "default-src 'self'"
  },
  "action": {
    "default_icon": {
      "19": "icon/browserAction/19.png",
      "38": "icon/browserAction/38.png"
    },
    "default_title": "Sleep this window",
    "default_popup": "static/popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gecko-extension@tabsleeper.com",
      "strict_min_version": "105.0"
    }
  }
}

Best tabsleeper Alternatives

Here are some Firefox add-ons that are similar to tabsleeper: