Dota 2 Twitch Browser

Quickly search and open your favorite Dota 2 streams from Twitch.Tv with this extension.

What is Dota 2 Twitch Browser?

Dota 2 Twitch Browser is a Chrome extension developed by Stephen Jurnack, and its main feature is "Quickly search and open your favorite Dota 2 streams from Twitch.Tv with this extension. ".

Extension Screenshots

screenshot
screenshot

Download Dota 2 Twitch Browser Extension CRX File

Download Dota 2 Twitch Browser extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Quickly search and open your favorite Dota 2 streams from Twitch.Tv with this extension.                    

Extension Basic Information

Name Dota 2 Twitch Browser Dota 2 Twitch Browser
ID kbgojpemjlppgnjebdhbigipgpmbmmpm
Official URL https://chrome.google.com/webstore/detail/dota-2-twitch-browser/kbgojpemjlppgnjebdhbigipgpmbmmpm
Description Quickly search and open your favorite Dota 2 streams from Twitch.Tv with this extension.
File Size 72.22 KB
Installation Count 40
Current Version 2.0
Last Updated 2017-04-21
Publish Date 2017-04-21
Developer Stephen Jurnack
Email [email protected]
Payment Type free
Extension Website http://www.srjurnack.net/#work
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Dota 2 Twitch Browser",
    "short_name": "Dota2 Twitch",
    "description": "Quickly search and open your favorite Dota 2 streams from Twitch.Tv with this extension.  ",
    "version": "2.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "https:\/\/api.twitch.tv\/"
    ]
}