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"
    ]
}