CSGO Trade Companion

A simple chrome extension to aid when trading CSGO skins & keys

CSGO Trade Companionとは何ですか?

CSGO Trade CompanionはSoaringVisualsによって開発されたChromeの拡張機能で、その主な機能は「A simple chrome extension to aid when trading CSGO skins & keys」です。

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

screenshot

CSGO Trade Companion拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The CSGO Trade Companion will allow you to calculate a set percentage, of skin value, in keys. It will also allow you to operate in reverse, so calculate what skin value you could afford in keys with the set percentage taken into account.

Many skin traders try to quick buy and sell skins at a percentage of market value. Use this extension to work out what your skin is worth in keys, or what skins you can get with your keys.                    

拡張機能の基本情報

名前 CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
公式URL https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
説明 A simple chrome extension to aid when trading CSGO skins & keys
ファイルサイズ 198 KB
インストール数 164
現在のバージョン 0.2.1
最終更新日 2015-04-26
公開日 2015-04-25
評価 3.67/5 合計 3 レビュー
開発者 SoaringVisuals
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CSGO Trade Companion",
    "description": "A simple chrome extension to aid when trading CSGO skins & keys",
    "version": "0.2.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "storage",
        "notifications"
    ]
}