e-wizzle zip code finder
An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.
e-wizzle zip code finderคืออะไร?
e-wizzle zip code finder เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Adedayo Ayodele และคุณลักษณะหลักของมันคือ "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย e-wizzle zip code finder
ดาวน์โหลดไฟล์ส่วนขยาย e-wizzle zip code finder ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
e-wizzle zip code finder is a chrome extension that helps you find the phone code,country code and postal or zip code associated with a given state or country.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | e-wizzle zip code finder |
ID | eocdcoimbpmnookgdpemmneoiaghjenp |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/e-wizzle-zip-code-finder/eocdcoimbpmnookgdpemmneoiaghjenp |
คำอธิบาย | An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country. |
ขนาดไฟล์ | 283 KB |
จำนวนการติดตั้ง | 165 |
เวอร์ชันปัจจุบัน | 0.0.0.4 |
อัปเดตครั้งล่าสุด | 2013-11-29 |
วันที่เผยแพร่ | 2013-11-29 |
คะแนน | 4.75/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | Adedayo Ayodele |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "e-wizzle zip code finder", "description": "An extension that helps to find the phone code,country code and postal or zip code associated with a given state or country.", "version": "0.0.0.4", "icons": { "128": "icon.png" }, "permissions": [ "http:\/\/api.geonames.org\/,http:\/\/maps.googleapis.com\/" ], "browser_action": { "default_icon": "icon2.png", "default_popup": "popup.html" } } |