GosuGamers Chrome Extension

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

Was ist GosuGamers Chrome Extension?

GosuGamers Chrome Extension ist eine Chrome-Erweiterung, die von http://www.gosugamers.net entwickelt wurde, und ihr Hauptmerkmal ist "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".

Erweiterungsscreenshots

screenshot

GosuGamers Chrome Extension-Erweiterungs-CRX-Datei herunterladen

Laden Sie GosuGamers Chrome Extension-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
Offizielle URL https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
Beschreibung This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Dateigröße 1.53 MB
Installationsanzahl 3,000
Aktuelle Version 1.0.5
Letztes Update 2016-05-31
Veröffentlichungsdatum 2016-05-31
Bewertung 4.16/5 Insgesamt 102 Bewertungen
Entwickler http://www.gosugamers.net
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://gosugamers.net/
Unterstützte Sprachen 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"
    }
}