Gaia Currency Converter

A tool to convert Gaiaonline currency

What is Gaia Currency Converter?

Gaia Currency Converter is a Chrome extension developed by 0DEX, and its main feature is "A tool to convert Gaiaonline currency".

Extension Screenshots

screenshot

Download Gaia Currency Converter Extension CRX File

Download Gaia Currency Converter 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

                        A simple tool to convert Platinum or Gold currency on gaiaonline.
market tax remover, and shortcuts for common links on gaiaonline involving currencies.                    

Extension Basic Information

Name Gaia Currency Converter Gaia Currency Converter
ID kifpjddlolojdkcnffhgckbbiodhlmpp
Official URL https://chromewebstore.google.com/detail/gaia-currency-converter/kifpjddlolojdkcnffhgckbbiodhlmpp
Description A tool to convert Gaiaonline currency
File Size 45.14 KB
Installation Count 149
Current Version 1.0.4
Last Updated 2019-03-31
Publish Date 2019-03-31
Developer 0DEX
Payment Type free
Help Page URL https://www.gaiaonline.com/forum/gaia-guides-and-resources/v1-0-1-gaia-currency-converter-chrome-and-firefox-addon/t.105687906/
Supported Languages 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"
    ]
}