GosuGamers Chrome Extension
This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Wat is GosuGamers Chrome Extension?
GosuGamers Chrome Extension is een Chrome-extensie ontwikkeld door http://www.gosugamers.net, en de belangrijkste functie is "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".
Extensie Screenshots
Download het CRX-bestand van de extensie GosuGamers Chrome Extension
Download GosuGamers Chrome Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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!
Basisinformatie over de Extensie
Naam | |
ID | lhpjniojlbdhldmiaefpmekpihnlgilj |
Officiële URL | https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj |
Beschrijving | This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser! |
Bestandsgrootte | 1.53 MB |
Aantal Installaties | 3,000 |
Huidige Versie | 1.0.5 |
Laatst Bijgewerkt | 2016-05-31 |
Publicatiedatum | 2016-05-31 |
Beoordeling | 4.16/5 Totaal 102 Beoordelingen |
Ontwikkelaar | http://www.gosugamers.net |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://gosugamers.net/ |
Ondersteunde Talen | 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" } } |