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

Co to jest Stream Overview Help for Twitch.tv?

Stream Overview Help for Twitch.tv to rozszerzenie Chrome opracowane przez elmatzo, a jego główną funkcją jest „Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Stream Overview Help for Twitch.tv

Pobierz pliki rozszerzeń Stream Overview Help for Twitch.tv w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Stream Overview Help for Twitch.tv Stream Overview Help for Twitch.tv
ID ojippkcpbeoaidiagnpfojbhlgnllnkf
Oficjalny URL https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf
Opis Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Rozmiar pliku 73.15 KB
Liczba instalacji 20
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2014-07-27
Data Publikacji 2014-07-27
Ocena 5.00/5 Łącznie 4 Oceny
Deweloper elmatzo
Typ Płatności free
Obsługiwane Języki 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"
    }
}