Gaia Currency Converter

A tool to convert Gaiaonline currency

Gaia Currency Converterคืออะไร?

Gaia Currency Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย 0DEX และคุณลักษณะหลักของมันคือ "A tool to convert Gaiaonline currency"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gaia Currency Converter

ดาวน์โหลดไฟล์ส่วนขยาย 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.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Gaia Currency Converter Gaia Currency Converter
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"
    ]
}