League Streams: Stream Browser

A quick and detailed stream browser.

Cos'è League Streams: Stream Browser?

League Streams: Stream Browser è un'estensione di Chrome sviluppata da Brioux, e la sua funzione principale è "A quick and detailed stream browser.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione League Streams: Stream Browser

Scarica i file di estensione League Streams: Stream Browser in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
URL Ufficiale https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Descrizione A quick and detailed stream browser.
Dimensione del File 361 KB
Conteggio Installazioni 246
Versione Corrente 1.4.5.1
Ultimo Aggiornamento 2017-10-04
Data di Pubblicazione 2017-10-03
Valutazione 4.36/5 Totale 22 Valutazioni
Sviluppatore Brioux
Tipo di Pagamento free
Sito Web dell'Estensione http://mad-chemist.com
URL della Pagina di Aiuto http://mad-chemist.com
Lingue Supportate 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"
    }
}