League Streams: Stream Browser
A quick and detailed stream browser.
League Streams: Stream Browser क्या है?
League Streams: Stream Browser Brioux द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "A quick and detailed stream browser."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में League Streams: Stream Browser एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 |
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" } } |