CSGO Trade Companion

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

Apa itu CSGO Trade Companion?

CSGO Trade Companion adalah ekstensi Chrome yang dikembangkan oleh SoaringVisuals, dan fitur utamanya adalah "A simple chrome extension to aid when trading CSGO skins & keys".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi CSGO Trade Companion

Unduh file ekstensi CSGO Trade Companion dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
URL Resmi https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Deskripsi A simple chrome extension to aid when trading CSGO skins & keys
Ukuran File 198 KB
Jumlah Instalasi 164
Versi Saat Ini 0.2.1
Terakhir Diperbarui 2015-04-26
Tanggal Publikasi 2015-04-25
Penilaian 3.67/5 Total 3 Penilaian
Pengembang SoaringVisuals
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}