CS:GO Helper

Just a few things for the CS:GO addict!

什么是CS:GO Helper?

CS:GO Helper是由eNzy开发的Chrome扩展程序,该扩展的主要功能是“Just a few things for the CS:GO addict!”。

下载CS:GO Helper扩展crx文件

下载CS:GO Helper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        An extension that allows you to see CS:GO news, reddit, streams and upcoming games!                    

扩展基本信息

名称 CS:GO Helper CS:GO Helper
ID kjoolflloklaegifnmmbaaejnfmbjhnd
官方URL https://chrome.google.com/webstore/detail/csgo-helper/kjoolflloklaegifnmmbaaejnfmbjhnd
简介 Just a few things for the CS:GO addict!
文件大小 1009 KB
安装次数 1,000
当前版本 0.1
更新时间 2014-01-17
上架时间 2014-01-17
评分 4.82/5 共11次评分
开发者 eNzy
电子邮箱 [email protected]
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CS:GO Helper",
    "version": "0.1",
    "description": "Just a few things for the CS:GO addict!",
    "icons": {
        "128": "icon.png"
    },
    "permissions": [
        "",
        "tabs"
    ],
    "browser_action": {
        "default_icon": "browseraction.png",
        "default_title": "CS:GO Helper",
        "default_popup": "popup.html"
    }
}