League Streams: Stream Browser

A quick and detailed stream browser.

Apa itu League Streams: Stream Browser?

League Streams: Stream Browser adalah ekstensi Chrome yang dikembangkan oleh Brioux, dan fitur utamanya adalah "A quick and detailed stream browser.".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi League Streams: Stream Browser

Unduh file ekstensi League Streams: Stream Browser dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
URL Resmi https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
Deskripsi A quick and detailed stream browser.
Ukuran File 361 KB
Jumlah Instalasi 246
Versi Saat Ini 1.4.5.1
Terakhir Diperbarui 2017-10-04
Tanggal Publikasi 2017-10-03
Penilaian 4.36/5 Total 22 Penilaian
Pengembang Brioux
Tipe Pembayaran free
Situs Ekstensi http://mad-chemist.com
URL Halaman Bantuan http://mad-chemist.com
Bahasa yang Didukung 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"
    }
}