GosuGamers Chrome Extension

This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!

Qu'est-ce que GosuGamers Chrome Extension ?

GosuGamers Chrome Extension est une extension Chrome développée par http://www.gosugamers.net, et sa fonction principale est "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension GosuGamers Chrome Extension

Téléchargez les fichiers d'extension GosuGamers Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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!                    

Informations de Base sur l'Extension

Nom GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
URL Officiel https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
Description This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Taille du Fichier 1.53 MB
Nombre d'Installations 3,000
Version Actuelle 1.0.5
Dernière Mise à Jour 2016-05-31
Date de Publication 2016-05-31
Évaluation 4.16/5 Total 102 Évaluations
Développeur http://www.gosugamers.net
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://gosugamers.net/
Langues Prises en Charge 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"
    }
}