Keep Page Active Firefox

Examine source code of Keep Page Active

제작자: The ZordaN
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"
    ]
  }
}

최고의 Keep Page Active 대안

다음은 Keep Page Active과(와) 유사한 Firefox add-on입니다: