League Streams: Stream Browser

A quick and detailed stream browser.

What is League Streams: Stream Browser?

League Streams: Stream Browser is a Chrome extension developed by Brioux, and its main feature is "A quick and detailed stream browser.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download League Streams: Stream Browser Extension CRX File

Download League Streams: Stream Browser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Easily access streams from multiple games right from your browser.

League Streams includes both Azubu.tv and Twitch.tv streams.

You are given control of this extension to customize to suite your viewing experience.

Skin it, Customize it, love it.

2015+ Update: Check out the other stream browser, it has almost identical features and then some more.  Likely new updates will only be pushed to the new extension.  Grab it for free here: https://chrome.google.com/webstore/detail/view-streams/caohgnfajjlomaolfpidhohnikmankjm                    

Extension Basic Information

Name League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
Official URL https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Description A quick and detailed stream browser.
File Size 361 KB
Installation Count 246
Current Version 1.4.5.1
Last Updated 2017-10-04
Publish Date 2017-10-03
Rating 4.36/5 Total 22 Ratings
Developer Brioux
Payment Type free
Extension Website http://mad-chemist.com
Help Page URL http://mad-chemist.com
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "League Streams: Stream Browser",
    "description": "A quick and detailed stream browser.",
    "version": "1.4.5.1",
    "permissions": [
        "storage",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "browser_action": {
        "default_icon": "css\/images\/16.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "css\/images\/16.png",
        "128": "css\/images\/128.png"
    }
}