Currency Converter

Convert 1 Type of Currency value to another type.

Currency Converterคืออะไร?

Currency Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ggcnet.tk และคุณลักษณะหลักของมันคือ "Convert 1 Type of Currency value to another type."

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

screenshot
screenshot

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

ดาวน์โหลดไฟล์ส่วนขยาย Currency Converter ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Everyone needs to have 1 currency converter for shopping, business and for many other things. 

By this app you can convert 1 type of currency value to another. All currency information is taken from European Central Bank and that information is being updated every day.

Write in input field the value that you want to convert and that choose the currencies.                    

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

ชื่อ Currency Converter Currency Converter
ID eimcmceojaapnlbclajcfnbkdeidfdhd
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/currency-converter/eimcmceojaapnlbclajcfnbkdeidfdhd
คำอธิบาย Convert 1 Type of Currency value to another type.
ขนาดไฟล์ 46.09 KB
จำนวนการติดตั้ง 15
เวอร์ชันปัจจุบัน 1.0
อัปเดตครั้งล่าสุด 2017-10-06
วันที่เผยแพร่ 2017-10-06
คะแนน 3.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา https://ggcnet.tk
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Currency Converter",
    "description": "Convert 1 Type of Currency value to another type.",
    "version": "1.0",
    "browser_action": {
        "default_icon": "public\/images\/icon.png",
        "default_popup": "public\/scripts\/index.html",
        "default_title": "gCurrency"
    }
}