GosuGamers Chrome Extension
This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
GosuGamers Chrome Extensionとは何ですか?
GosuGamers Chrome Extensionはhttp://www.gosugamers.netによって開発されたChromeの拡張機能で、その主な機能は「This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!」です。
拡張機能のスクリーンショット
GosuGamers Chrome Extension拡張機能のCRXファイルをダウンロード
GosuGamers Chrome Extension拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Official GosuGamers Chrome Extension is the portable version of the match ticker that you’d find on our website. Customize the settings to track only the games that you follow. With an easy to navigate sleek looking design, following esports has never been easier! That means whether you follow Dota 2, CS:GO, Hearthstone, Heroes of the Storm, League of Legends, Overwatch or Starcraft II, you’ll easily be able to see when a match goes live and a simple click will take you directly to the match page to start watching!
拡張機能の基本情報
名前 | |
ID | lhpjniojlbdhldmiaefpmekpihnlgilj |
公式URL | https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj |
説明 | This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser! |
ファイルサイズ | 1.53 MB |
インストール数 | 3,000 |
現在のバージョン | 1.0.5 |
最終更新日 | 2016-05-31 |
公開日 | 2016-05-31 |
評価 | 4.16/5 合計 102 レビュー |
開発者 | http://www.gosugamers.net |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://gosugamers.net/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "GosuGamers Chrome Extension", "description": "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!", "version": "1.0.5", "permissions": [ "storage" ], "browser_action": { "default_icon": "assets\/images\/icon.png", "default_popup": "html\/popup.html" }, "icons": { "16": "assets\/images\/icon.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" } } |