Online Twitch Firefox

Examine source code of Online Twitch

Inspect and view changes in Online Twitch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Addons for show if my stream is online",
  "manifest_version": 2,
  "name": "Online Twitch",
  "version": "1.0",
  "homepage_url": "https://github.com/thomaslasky/AddonFirefoxStream",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "index.js"
      ]
    }
  ],
  "icons": {
    "96": "/img/icons/live_off.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "My Favorite Stream",
    "default_popup": "/templates/popup.html"
  },
  "background": {
    "scripts": [
      "/js/background.js"
    ]
  },
  "permission": [
    "storage"
  ]
}

Best Online Twitch Alternatives

Here are some Firefox add-ons that are similar to Online Twitch: