TwitchLiveFollowedStreams Firefox

Examine source code of TwitchLiveFollowedStreams

Inspect and view changes in TwitchLiveFollowedStreams source codes across current and past versions
MinuteBio
Want more fun? Play 1,000+ free unblocked games at
Please login to examine the extension's source code.
manifest.json
{
  "description": "Minimalistic extension which adds a popup to the toolbar. After logging in to your twitch account you will see the streams you follow that are live right now. It is grouped by game and each stream is linked to.",
  "manifest_version": 2,
  "name": "TwitchLiveFollowedStreams",
  "version": "1.6.1",
  "icons": {
    "32": "icons/twitch_32.png",
    "48": "icons/twitch_48.png"
  },
  "background": {
    "scripts": [
      "background/env.js",
      "background/twitchApi.js",
      "background/background.js"
    ]
  },
  "permissions": [
    "storage",
    "identity"
  ],
  "browser_action": {
    "default_icon": "icons/twitch_48.png",
    "default_title": "Livestreams",
    "default_popup": "popup/livestreams.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a096669a-e6c6-4ecd-90ea-0a05be091d72}"
    }
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": true
  }
}

Best TwitchLiveFollowedStreams Alternatives

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