CSGO Trade Companion

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

Hvad er CSGO Trade Companion?

CSGO Trade Companion er en Chrome-udvidelse udviklet af SoaringVisuals, og dens hovedfunktion er "A simple chrome extension to aid when trading CSGO skins & keys".

Udvidelsesskærmbilleder

screenshot

Download CSGO Trade Companion-udvidelses-CRX-fil

Download CSGO Trade Companion-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
Officiel URL https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Beskrivelse A simple chrome extension to aid when trading CSGO skins & keys
Filstørrelse 198 KB
Antal Installationer 164
Nuværende Version 0.2.1
Senest Opdateret 2015-04-26
Udgivelsesdato 2015-04-25
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler SoaringVisuals
Betalingsmetode free
Understøttede Sprog 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"
    ]
}