Twitch Server Locator

Show Twitch Streamming Server Location

What is Twitch Server Locator?

Twitch Server Locator is a Chrome extension developed by 트발자, and its main feature is "Show Twitch Streamming Server Location".

Extension Screenshots

screenshot
screenshot

Download Twitch Server Locator Extension CRX File

Download Twitch Server Locator 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

                        트위치 스트리밍 서버의 정보를 보여줍니다.                    

Extension Basic Information

Name Twitch Server Locator Twitch Server Locator
ID dkhkjecdiplijgdfoabepfelmjdnamlg
Official URL https://chrome.google.com/webstore/detail/twitch-server-locator/dkhkjecdiplijgdfoabepfelmjdnamlg
Description Show Twitch Streamming Server Location
File Size 9.97 KB
Installation Count 31,745
Current Version 0.1.0
Last Updated 2016-11-08
Publish Date 2016-11-08
Rating 3.23/5 Total 142 Ratings
Developer 트발자
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Twitch Server Locator",
    "description": "Show Twitch Streamming Server Location",
    "icons": {
        "128": "1478630559_twitch.png"
    },
    "version": "0.1.0",
    "browser_action": {
        "default_popup": "location.html"
    },
    "permissions": [
        "https:\/\/*.hls.ttvnw.net\/*",
        "webRequest"
    ]
}