CSGO Trade Companion

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

Co to jest CSGO Trade Companion?

CSGO Trade Companion to rozszerzenie Chrome opracowane przez SoaringVisuals, a jego główną funkcją jest „A simple chrome extension to aid when trading CSGO skins & keys”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia CSGO Trade Companion

Pobierz pliki rozszerzeń CSGO Trade Companion w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa CSGO Trade Companion CSGO Trade Companion
ID hponpkbgdinelmmnjbhaeaiodoknbohi
Oficjalny URL https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi
Opis A simple chrome extension to aid when trading CSGO skins & keys
Rozmiar pliku 198 KB
Liczba instalacji 164
Aktualna Wersja 0.2.1
Ostatnia Aktualizacja 2015-04-26
Data Publikacji 2015-04-25
Ocena 3.67/5 Łącznie 3 Oceny
Deweloper SoaringVisuals
Typ Płatności free
Obsługiwane Języki 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"
    ]
}