CSGO Trade Companion
A simple chrome extension to aid when trading CSGO skins & keys
什麼是CSGO Trade Companion?
CSGO Trade Companion是由SoaringVisuals開發的Chrome擴展程式,該擴展的主要功能是“A simple chrome extension to aid when trading CSGO skins & keys”。
擴展截圖
下載CSGO Trade Companion擴展crx文件
下載CSGO Trade Companion擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | CSGO Trade Companion |
ID | hponpkbgdinelmmnjbhaeaiodoknbohi |
官方網址 | https://chromewebstore.google.com/detail/csgo-trade-companion/hponpkbgdinelmmnjbhaeaiodoknbohi |
簡介 | A simple chrome extension to aid when trading CSGO skins & keys |
檔案大小 | 198 KB |
安裝次數 | 164 |
目前版本 | 0.2.1 |
更新時間 | 2015-04-26 |
上架時間 | 2015-04-25 |
評分 | 3.67/5 共 3 次評分 |
開發者 | SoaringVisuals |
付費類型 | free |
支援的語言 | 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" ] } |