Hypercast Firefox

Examine source code of Hypercast

Inspect and view changes in Hypercast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hypercast",
  "version": "0.0.11",
  "description": "Simple video synchronization service",
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.hulu.com/*",
        "https://*.netflix.com/*",
        "https://*.hbomax.com/*",
        "https://*.youtube.com/*"
      ],
      "js": [
        "forge.min.js",
        "option-defaults.js",
        "icon128.js",
        "content-script.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icon32.png",
      "64": "icon64.png",
      "128": "icon128.png"
    },
    "browser_style": true
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac3874f4-2e8a-4841-9846-30d2c8086671}"
    }
  }
}

Best Hypercast Alternatives

Here are some Firefox add-ons that are similar to Hypercast: