Keep Page Active Firefox

Examine source code of Keep Page Active

Inspect and view changes in Keep Page Active source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Keep Page Active",
  "version": "0.5",
  "description": "Keeps chosen page active.",
  "icons": {
    "48": "icons/infinity-48.png"
  },
  "permissions": [
    "alarms",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/infinity-48.png",
    "default_title": "Keep Page Active",
    "default_popup": "options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Best Keep Page Active Alternatives

Here are some Firefox add-ons that are similar to Keep Page Active: