Stream Overview Help for Twitch.tv
Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Stream Overview Help for Twitch.tv क्या है?
Stream Overview Help for Twitch.tv elmatzo द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Stream Overview Help for Twitch.tv एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This Extension helps you to browse through popular streams of twitch.tv - including Starcraft 2, DOTA2 and Counterstrike:Global Offensive. You can also choose to browse through other highly demanded games that are currently streamed. When hovering a stream it will tell u the status and by clicking it the stream will open in a new browser tab.
एक्सटेंशन की मूल जानकारी
नाम | Stream Overview Help for Twitch.tv |
ID | ojippkcpbeoaidiagnpfojbhlgnllnkf |
आधिकारिक URL | https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf |
विवरण | Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv |
फ़ाइल का आकार | 73.15 KB |
स्थापना संख्या | 20 |
वर्तमान संस्करण | 1.0 |
अंतिम अपडेट | 2014-07-27 |
प्रकाशन तिथि | 2014-07-27 |
रेटिंग | 5.00/5 कुल 4 रेटिंग्स |
डेवलपर | elmatzo |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Stream Overview Help for Twitch.tv", "description": "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv", "version": "1.0", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "content_security_policy": "script-src 'self' https:\/\/api.twitch.tv; object-src 'self'", "browser_action": { "default_icon": "default_icon.png", "default_popup": "popup.html" } } |