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

Что такое Stream Overview Help for Twitch.tv?

Stream Overview Help for Twitch.tv - это расширение Chrome, разработанное elmatzo, и его основная функция - "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Stream Overview Help for Twitch.tv

Скачайте файлы расширений Stream Overview Help for Twitch.tv в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        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.                    

Основная информация о расширении

Название Stream Overview Help for Twitch.tv Stream Overview Help for Twitch.tv
ID ojippkcpbeoaidiagnpfojbhlgnllnkf
Официальный URL https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf
Описание Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Размер файла 73.15 KB
Количество установок 20
Текущая Версия 1.0
Последнее Обновление 2014-07-27
Дата публикации 2014-07-27
Рейтинг 5.00/5 Всего 4 оценок
Разработчик elmatzo
Тип оплаты free
Поддерживаемые языки 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"
    }
}