Stream Overview Help for Twitch.tv

Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv

¿Qué es Stream Overview Help for Twitch.tv?

Stream Overview Help for Twitch.tv es una extensión de Chrome desarrollada por elmatzo, y su función principal es "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Stream Overview Help for Twitch.tv

Descarga archivos de extensión Stream Overview Help for Twitch.tv 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

                        This Extension helps you to browse through popular streams of twitch.tv - including Starcraft 2, DOTA2 and Counterstrike:Global Offensive. You can also choose to browse through other highly demanded games that are currently streamed.

When hovering a stream it will tell u the status and by clicking it the stream will open in a new browser tab.                    

Información Básica de la Extensión

Nombre Stream Overview Help for Twitch.tv Stream Overview Help for Twitch.tv
ID ojippkcpbeoaidiagnpfojbhlgnllnkf
URL Oficial https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf
Descripción Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Tamaño del Archivo 73.15 KB
Cantidad de Instalaciones 20
Versión Actual 1.0
Última Actualización 2014-07-27
Fecha de Publicación 2014-07-27
Calificación 5.00/5 Total de 4 Calificaciones
Desarrollador elmatzo
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stream Overview Help for Twitch.tv",
    "description": "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv",
    "version": "1.0",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/api.twitch.tv; object-src 'self'",
    "browser_action": {
        "default_icon": "default_icon.png",
        "default_popup": "popup.html"
    }
}