CSGO Trade Companion
A simple chrome extension to aid when trading CSGO skins & keys
What is CSGO Trade Companion?
CSGO Trade Companion is a Chrome extension developed by SoaringVisuals, and its main feature is "A simple chrome extension to aid when trading CSGO skins & keys".
Extension Screenshots
Download CSGO Trade Companion Extension CRX File
Download CSGO Trade Companion extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | CSGO Trade Companion |
ID | hponpkbgdinelmmnjbhaeaiodoknbohi |
Official URL | https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi |
Description | A simple chrome extension to aid when trading CSGO skins & keys |
File Size | 198 KB |
Installation Count | 164 |
Current Version | 0.2.1 |
Last Updated | 2015-04-26 |
Publish Date | 2015-04-25 |
Rating | 3.67/5 Total 3 Ratings |
Developer | SoaringVisuals |
Payment Type | free |
Supported Languages | 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" ] } |