Currency Converter | XeConvert
This extension allows the user to convert currencies easly.
Currency Converter | XeConvertคืออะไร?
Currency Converter | XeConvert เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://xeconvert.com และคุณลักษณะหลักของมันคือ "This extension allows the user to convert currencies easly."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Currency Converter | XeConvert
ดาวน์โหลดไฟล์ส่วนขยาย Currency Converter | XeConvert ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | fibidlpcndhpdcldlpilimomnbnmdkol |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/currency-converter-xeconv/fibidlpcndhpdcldlpilimomnbnmdkol |
| คำอธิบาย | This extension allows the user to convert currencies easly. |
| ขนาดไฟล์ | 12.01 KB |
| จำนวนการติดตั้ง | 292 |
| เวอร์ชันปัจจุบัน | 1.1 |
| อัปเดตครั้งล่าสุด | 2017-09-29 |
| วันที่เผยแพร่ | 2017-09-28 |
| คะแนน | 3.14/5 รวมทั้งหมด 7 คะแนน |
| ผู้พัฒนา | https://xeconvert.com |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| เว็บไซต์ส่วนขยาย | http://xeconvert.com |
| ภาษาที่รองรับ | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Currency Converter | XeConvert",
"description": "This extension allows the user to convert currencies easly.",
"version": "1.1",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"permissions": []
} | |