League Streams: Stream Browser

A quick and detailed stream browser.

ما هو League Streams: Stream Browser؟

League Streams: Stream Browser هو إضافة Chrome تم تطويرها بواسطة Brioux، والميزة الرئيسية لها هي "A quick and detailed stream browser.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة League Streams: Stream Browser

قم بتنزيل ملفات الامتداد League Streams: Stream Browser بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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                    

معلومات أساسية عن التمديد

الاسم League Streams: Stream Browser League Streams: Stream Browser
ID plbfmpfcbppeepkmbgphjpgldpgglbob
عنوان URL الرسمي https://chromewebstore.google.com/detail/league-streams-stream-bro/plbfmpfcbppeepkmbgphjpgldpgglbob
الوصف A quick and detailed stream browser.
حجم الملف 361 KB
عدد التثبيتات 246
النسخة الحالية 1.4.5.1
آخر تحديث 2017-10-04
تاريخ النشر 2017-10-03
تقييم 4.36/5 مجموع تقييمات 22
المطور Brioux
نوع الدفع free
موقع الإضافة http://mad-chemist.com
عنوان صفحة المساعدة http://mad-chemist.com
اللغات المدعومة 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"
    }
}