RadioCast Firefox

Examine source code of RadioCast

Inspect and view changes in RadioCast source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RadioCast",
  "description": "Extensión para el radio cast",
  "version": "0.4.1",
  "default_locale": "es",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "RadioCast"
  },
  "icons": {
    "16": "/icons/icon16.png",
    "48": "/icons/icon48.png",
    "128": "/icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.twitch.tv/*",
        "*://twitch.tv/*"
      ],
      "js": [
        "inject.js"
      ]
    }
  ],
  "permissions": [
    "https://www.twitch.tv/*",
    "https://twitch.tv/*"
  ]
}

Best RadioCast Alternatives

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