KeepPlaying Firefox

Examine source code of KeepPlaying

제작자: Shakib Bin Kabir
Inspect and view changes in KeepPlaying source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KeepPlaying",
  "description": "Prevents videos and ads from pausing when you switch tabs. Works on YouTube, Google Ads, and all websites.",
  "version": "3.1.0",
  "icons": {
    "16": "16.png",
    "48": "48.png",
    "128": "128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{24133e29-5f55-40ad-b6ea-a8cf4ae17f85}"
    }
  }
}

최고의 KeepPlaying 대안

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