Синхронный просмотр видео Firefox

Examine source code of Синхронный просмотр видео

Inspect and view changes in Синхронный просмотр видео source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Синхронный просмотр видео",
  "description": "Расширение для одновременного просмотра видео всех пользователей, подключенных к одной комнате.",
  "version": "1.0",
  "manifest_version": 2,
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "browser_action": {
    "default_popup": "popup.html"
  }
}

Best Синхронный просмотр видео Alternatives

Here are some Firefox add-ons that are similar to Синхронный просмотр видео: