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
Eメール [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"
    }
}