League Streams: Stream Browser

A quick and detailed stream browser.

Qu'est-ce que League Streams: Stream Browser ?

League Streams: Stream Browser est une extension Chrome développée par Brioux, et sa fonction principale est "A quick and detailed stream browser.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension League Streams: Stream Browser

Téléchargez les fichiers d'extension League Streams: Stream Browser au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
URL Officiel https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Description A quick and detailed stream browser.
Taille du Fichier 361 KB
Nombre d'Installations 246
Version Actuelle 1.4.5.1
Dernière Mise à Jour 2017-10-04
Date de Publication 2017-10-03
Évaluation 4.36/5 Total 22 Évaluations
Développeur Brioux
Type de Paiement free
Site Web de l'Extension http://mad-chemist.com
URL de la Page d'Aide http://mad-chemist.com
Langues Prises en Charge 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"
    }
}