WS Remote YT Controller Firefox

Examine source code of WS Remote YT Controller

제작자: Nabaraj Bhandari
Inspect and view changes in WS Remote YT Controller source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WS Remote",
  "version": "1.0",
  "permissions": [
    "scripting",
    "activeTab"
  ],
  "host_permissions": [
    "ws://localhost/*",
    "ws://127.0.0.1/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ws-remote@nabaraj-bhandari.com.np"
    }
  }
}

최고의 WS Remote YT Controller 대안

다음은 WS Remote YT Controller과(와) 유사한 Firefox add-on입니다: