csgolounge helper

csgolounge by iamoverit

csgolounge helperとは何ですか?

csgolounge helperはilya.filisteevによって開発されたChromeの拡張機能で、その主な機能は「csgolounge by iamoverit」です。

拡張機能のスクリーンショット

screenshot

csgolounge helper拡張機能のCRXファイルをダウンロード

csgolounge helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Помошник csgolounge отображает сумму всех скинов на странице mybets                    

拡張機能の基本情報

名前 csgolounge helper csgolounge helper
ID goipfcbeigailjdhkcpgamiamlfibnjb
公式URL https://chrome.google.com/webstore/detail/csgolounge-helper/goipfcbeigailjdhkcpgamiamlfibnjb
説明 csgolounge by iamoverit
ファイルサイズ 77.1 KB
インストール数 32
現在のバージョン 0.0.1
最終更新日 2014-10-08
公開日 2014-10-08
評価 2.00/5 合計 3 レビュー
開発者 ilya.filisteev
支払い方法 free
対応言語 ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/lib\/jquery.min.js",
                "js\/lib\/jquery.cookie.js",
                "js\/main.js"
            ],
            "matches": [
                "http:\/\/csgolounge.com\/*"
            ]
        }
    ],
    "description": "csgolounge by iamoverit",
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "32": "icon-32.png",
        "48": "icon-48.png",
        "64": "icon-64.png"
    },
    "manifest_version": 2,
    "name": "csgolounge helper",
    "permissions": [
        "http:\/\/steamcommunity.com\/*",
        "https:\/\/steamcommunity.com\/*",
        "http:\/\/loungeassistant.bi.tk\/*",
        "storage"
    ],
    "version": "0.0.1"
}