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
官方URL 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"
    }
}