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"
    ]
  }
}

Melhores alternativas Keep Page Active

Aqui estão algumas Firefox add-ons que são similares a Keep Page Active: