GosuGamers Chrome Extension

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

¿Qué es GosuGamers Chrome Extension?

GosuGamers Chrome Extension es una extensión de Chrome desarrollada por http://www.gosugamers.net, y su función principal es "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión GosuGamers Chrome Extension

Descarga archivos de extensión GosuGamers Chrome Extension en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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!                    

Información Básica de la Extensión

Nombre GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
URL Oficial https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
Descripción This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
Tamaño del Archivo 1.53 MB
Cantidad de Instalaciones 3,000
Versión Actual 1.0.5
Última Actualización 2016-05-31
Fecha de Publicación 2016-05-31
Calificación 4.16/5 Total de 102 Calificaciones
Desarrollador http://www.gosugamers.net
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión http://gosugamers.net/
Idiomas Soportados 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"
    }
}