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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ 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"
    }
}