CSGO Trade Companion

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

Cos'è CSGO Trade Companion?

CSGO Trade Companion è un'estensione di Chrome sviluppata da SoaringVisuals, e la sua funzione principale è "A simple chrome extension to aid when trading CSGO skins & keys".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione CSGO Trade Companion

Scarica i file di estensione CSGO Trade Companion in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
URL Ufficiale https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Descrizione A simple chrome extension to aid when trading CSGO skins & keys
Dimensione del File 198 KB
Conteggio Installazioni 164
Versione Corrente 0.2.1
Ultimo Aggiornamento 2015-04-26
Data di Pubblicazione 2015-04-25
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore SoaringVisuals
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}