League Streams: Stream Browser

A quick and detailed stream browser.

Co je League Streams: Stream Browser?

League Streams: Stream Browser je rozšíření Chrome vyvinuté Brioux, a jeho hlavní funkcí je „A quick and detailed stream browser.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření League Streams: Stream Browser

Stáhněte si soubory rozšíření League Streams: Stream Browser ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
Oficiální URL https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Popis A quick and detailed stream browser.
Velikost souboru 361 KB
Počet instalací 246
Aktuální Verze 1.4.5.1
Poslední Aktualizace 2017-10-04
Datum Vydání 2017-10-03
Hodnocení 4.36/5 Celkem 22 Hodnocení
Vývojář Brioux
Typ Platby free
Webové stránky Rozšíření http://mad-chemist.com
URL Stránky Nápovědy http://mad-chemist.com
Podporované Jazyky 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"
    }
}