Vodafone Egypt Extension
Instantly access various services with Vodafone.
Apa itu Vodafone Egypt Extension?
Vodafone Egypt Extension adalah ekstensi Chrome yang dikembangkan oleh Vodafone Egypt, dan fitur utamanya adalah "Instantly access various services with Vodafone.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Vodafone Egypt Extension
Unduh file ekstensi Vodafone Egypt Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | hoeeljfffhepcmcdmpmnhgfehmmmfocb |
URL Resmi | https://chrome.google.com/webstore/detail/vodafone-egypt-extension/hoeeljfffhepcmcdmpmnhgfehmmmfocb |
Deskripsi | Instantly access various services with Vodafone. |
Ukuran File | 335 KB |
Jumlah Instalasi | 540 |
Versi Saat Ini | 0.6 |
Terakhir Diperbarui | 2015-08-31 |
Tanggal Publikasi | 2015-08-31 |
Penilaian | 4.78/5 Total 18 Penilaian |
Pengembang | Vodafone Egypt |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.vodafone.com.eg |
URL Halaman Bantuan | http://www.vodafone.com.eg/vodafoneportalWeb/en/myworldFAQs_Page |
Bahasa yang Didukung | 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" ] } |