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