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 là gì?

Stream Overview Help for Twitch.tv là một tiện ích mở rộng Chrome được phát triển bởi elmatzo, và tính năng chính của nó là "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Stream Overview Help for Twitch.tv

Tải xuống các tệp mở rộng Stream Overview Help for Twitch.tv dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Stream Overview Help for Twitch.tv Stream Overview Help for Twitch.tv
ID ojippkcpbeoaidiagnpfojbhlgnllnkf
URL Chính Thức https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf
Mô tả Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Kích Thước Tệp 73.15 KB
Số Lần Cài Đặt 20
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2014-07-27
Ngày Phát Hành 2014-07-27
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển elmatzo
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}