AnimeKai Sync Firefox

Examine source code of AnimeKai Sync

제작자: M.S.GOD
Inspect and view changes in AnimeKai Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AnimeKai Sync",
  "version": "1.0",
  "description": "Watch anime in sync with your bro, no matter where he is!",
  "browser_specific_settings": {
    "gecko": {
      "id": "animekai-sync@onepiece",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "*://animekai.to/*",
    "*://www.animekai.to/*"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://animekai.to/*",
        "*://www.animekai.to/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

최고의 AnimeKai Sync 대안

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