GosuGamers Chrome Extension
This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Co je GosuGamers Chrome Extension?
GosuGamers Chrome Extension je rozšíření Chrome vyvinuté http://www.gosugamers.net, a jeho hlavní funkcí je „This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření GosuGamers Chrome Extension
Stáhněte si soubory rozšíření GosuGamers Chrome Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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!
Základní Informace o Rozšíření
Název | |
ID | lhpjniojlbdhldmiaefpmekpihnlgilj |
Oficiální URL | https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj |
Popis | This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser! |
Velikost souboru | 1.53 MB |
Počet instalací | 3,000 |
Aktuální Verze | 1.0.5 |
Poslední Aktualizace | 2016-05-31 |
Datum Vydání | 2016-05-31 |
Hodnocení | 4.16/5 Celkem 102 Hodnocení |
Vývojář | http://www.gosugamers.net |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | http://gosugamers.net/ |
Podporované Jazyky | 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" } } |