Vodafone Egypt Extension
Instantly access various services with Vodafone.
Vodafone Egypt Extensionคืออะไร?
Vodafone Egypt Extension เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Vodafone Egypt และคุณลักษณะหลักของมันคือ "Instantly access various services with Vodafone."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Vodafone Egypt Extension
ดาวน์โหลดไฟล์ส่วนขยาย Vodafone Egypt Extension ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This Vodafone chrome extension lets you access Vodafone’s products and services in no time. You can easily recharge your balance, transfer balance to another number, explore our shop and purchase any product offered online. You can also know our latest deals and offers. Vodafone extension is a free online service that saves you time and effort, and allows you to do many actions quickly.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | hoeeljfffhepcmcdmpmnhgfehmmmfocb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/vodafone-egypt-extension/hoeeljfffhepcmcdmpmnhgfehmmmfocb |
คำอธิบาย | Instantly access various services with Vodafone. |
ขนาดไฟล์ | 335 KB |
จำนวนการติดตั้ง | 540 |
เวอร์ชันปัจจุบัน | 0.6 |
อัปเดตครั้งล่าสุด | 2015-08-31 |
วันที่เผยแพร่ | 2015-08-31 |
คะแนน | 4.78/5 รวมทั้งหมด 18 คะแนน |
ผู้พัฒนา | Vodafone Egypt |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | http://www.vodafone.com.eg |
URL หน้าช่วยเหลือ | http://www.vodafone.com.eg/vodafoneportalWeb/en/myworldFAQs_Page |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Vodafone Egypt Extension", "version": "0.6", "description": "Instantly access various services with Vodafone.", "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "browser_action": { "default_icon": "img\/icon.png", "default_title": "Vodafone", "default_popup": "popup.html" }, "permissions": [ "tabs" ] } |