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"
    ]
}  |  |