CSGO Trade Companion

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

Qu'est-ce que CSGO Trade Companion ?

CSGO Trade Companion est une extension Chrome développée par SoaringVisuals, et sa fonction principale est "A simple chrome extension to aid when trading CSGO skins & keys".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CSGO Trade Companion

Téléchargez les fichiers d'extension CSGO Trade Companion au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
URL Officiel https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Description A simple chrome extension to aid when trading CSGO skins & keys
Taille du Fichier 198 KB
Nombre d'Installations 164
Version Actuelle 0.2.1
Dernière Mise à Jour 2015-04-26
Date de Publication 2015-04-25
Évaluation 3.67/5 Total 3 Évaluations
Développeur SoaringVisuals
Type de Paiement free
Langues Prises en Charge 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"
    ]
}