GosuGamers Chrome Extension

This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!

什麼是GosuGamers Chrome Extension?

GosuGamers Chrome Extension是由http://www.gosugamers.net開發的Chrome擴展程式,該擴展的主要功能是“This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!”。

擴展截圖

screenshot

下載GosuGamers Chrome Extension擴展crx文件

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

擴展使用說明

                        The Official GosuGamers Chrome Extension is the portable version of the match ticker that you’d find on our website. Customize the settings to track only the games that you follow. With an easy to navigate sleek looking design, following esports has never been easier!

That means whether you follow Dota 2, CS:GO, Hearthstone, Heroes of the Storm, League of Legends, Overwatch or Starcraft II, you’ll easily be able to see when a match goes live and a simple click will take you directly to the match page to start watching!                    

擴展基本資訊

名稱 GosuGamers Chrome Extension GosuGamers Chrome Extension
ID lhpjniojlbdhldmiaefpmekpihnlgilj
官方網址 https://chrome.google.com/webstore/detail/gosugamers-chrome-extensi/lhpjniojlbdhldmiaefpmekpihnlgilj
簡介 This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!
檔案大小 1.53 MB
安裝次數 3,000
目前版本 1.0.5
更新時間 2016-05-31
上架時間 2016-05-31
評分 4.16/5 共 102 次評分
開發者 http://www.gosugamers.net
電子郵箱 [email protected]
付費類型 free
擴展官網 http://gosugamers.net/
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GosuGamers Chrome Extension",
    "description": "This Extension will allow you to use the GosuGamers matchticker and streams overview straight from your browser!",
    "version": "1.0.5",
    "permissions": [
        "storage"
    ],
    "browser_action": {
        "default_icon": "assets\/images\/icon.png",
        "default_popup": "html\/popup.html"
    },
    "icons": {
        "16": "assets\/images\/icon.png",
        "48": "assets\/images\/icon48.png",
        "128": "assets\/images\/icon128.png"
    }
}