Popup Currency Converter

Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.

Popup Currency Converterคืออะไร?

Popup Currency Converter เป็นส่วนขยายของ Chrome ที่พัฒนาโดย saqikawaay และคุณลักษณะหลักของมันคือ "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup."

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

screenshot
screenshot
screenshot
screenshot

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

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

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

                        Currency Converter is a simple popup that converts currencies without leaving the page. 

If you're a currency trader, it's probably not for you. 

If you're just shopping online and want to get a reasonably accurate estimate (without accounting for fees) of things, then this one is for you!                    

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

ชื่อ Popup Currency Converter Popup Currency Converter
ID plfdmagpkcfdlaohpmfpehbdgiknkeec
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/popup-currency-converter/plfdmagpkcfdlaohpmfpehbdgiknkeec
คำอธิบาย Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.
ขนาดไฟล์ 166 KB
จำนวนการติดตั้ง 30
เวอร์ชันปัจจุบัน 0.7
อัปเดตครั้งล่าสุด 2020-04-07
วันที่เผยแพร่ 2020-04-07
ผู้พัฒนา saqikawaay
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Popup Currency Converter",
    "version": "0.7",
    "description": "Convert currency very quickly and easily. No external site, you can stay on whatever site you need! Runs completely inside a popup.",
    "browser_action": {
        "default_icon": "img\/monies.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "100": "img\/monies.png"
    }
}