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によって開発されたChromeの拡張機能で、その主な機能は「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拡張機能のCRXファイルをダウンロード
Stream Overview Help for Twitch.tv拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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" } } |