CSGO Trade Companion

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

Was ist CSGO Trade Companion?

CSGO Trade Companion ist eine Chrome-Erweiterung, die von SoaringVisuals entwickelt wurde, und ihr Hauptmerkmal ist "A simple chrome extension to aid when trading CSGO skins & keys".

Erweiterungsscreenshots

screenshot

CSGO Trade Companion-Erweiterungs-CRX-Datei herunterladen

Laden Sie CSGO Trade Companion-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
Offizielle URL https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Beschreibung A simple chrome extension to aid when trading CSGO skins & keys
Dateigröße 198 KB
Installationsanzahl 164
Aktuelle Version 0.2.1
Letztes Update 2015-04-26
Veröffentlichungsdatum 2015-04-25
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler SoaringVisuals
Zahlungsart free
Unterstützte Sprachen 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"
    ]
}