Twitch Server Locator

Show Twitch Streamming Server Location

什麼是Twitch Server Locator?

Twitch Server Locator是由트발자開發的Chrome擴展程式,該擴展的主要功能是“Show Twitch Streamming Server Location”。

擴展截圖

screenshot
screenshot

下載Twitch Server Locator擴展crx文件

下載Twitch Server Locator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

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

擴展基本資訊

名稱 Twitch Server Locator Twitch Server Locator
ID dkhkjecdiplijgdfoabepfelmjdnamlg
官方網址 https://chrome.google.com/webstore/detail/twitch-server-locator/dkhkjecdiplijgdfoabepfelmjdnamlg
簡介 Show Twitch Streamming Server Location
檔案大小 9.97 KB
安裝次數 31,745
目前版本 0.1.0
更新時間 2016-11-08
上架時間 2016-11-08
評分 3.23/5 共 142 次評分
開發者 트발자
付費類型 free
支援的語言 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"
    ]
}