Gaia Currency Converter
A tool to convert Gaiaonline currency
什么是Gaia Currency Converter?
Gaia Currency Converter是由0DEX开发的Chrome扩展程序,该扩展的主要功能是“A tool to convert Gaiaonline currency”。
扩展截图
下载Gaia Currency Converter扩展crx文件
下载Gaia Currency Converter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        A simple tool to convert Platinum or Gold currency on gaiaonline.
market tax remover, and shortcuts for common links on gaiaonline involving currencies.                     扩展基本信息
| 名称 |   |  
| ID | kifpjddlolojdkcnffhgckbbiodhlmpp | 
| 官方URL | https://chromewebstore.google.com/detail/gaia-currency-converter/kifpjddlolojdkcnffhgckbbiodhlmpp | 
| 简介 | A tool to convert Gaiaonline currency | 
| 文件大小 | 45.14 KB | 
| 安装次数 | 149 | 
| 当前版本 | 1.0.4 | 
| 更新时间 | 2019-03-31 | 
| 上架时间 | 2019-03-31 | 
| 开发者 | 0DEX | 
| 付费类型 | free | 
| 帮助页面URL | https://www.gaiaonline.com/forum/gaia-guides-and-resources/v1-0-1-gaia-currency-converter-chrome-and-firefox-addon/t.105687906/ | 
| 支持的语言 | en-US | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Gaia Currency Converter",
    "description": "A tool to convert Gaiaonline currency",
    "version": "1.0.4",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "converter.html"
    },
    "permissions": [
        "activeTab"
    ]
}  |  |