Vodafone Egypt Extension
Instantly access various services with Vodafone.
What is Vodafone Egypt Extension?
Vodafone Egypt Extension is a Chrome extension developed by Vodafone Egypt, and its main feature is "Instantly access various services with Vodafone.".
Extension Screenshots
Download Vodafone Egypt Extension Extension CRX File
Download Vodafone Egypt Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | hoeeljfffhepcmcdmpmnhgfehmmmfocb |
Official URL | https://chrome.google.com/webstore/detail/vodafone-egypt-extension/hoeeljfffhepcmcdmpmnhgfehmmmfocb |
Description | Instantly access various services with Vodafone. |
File Size | 335 KB |
Installation Count | 540 |
Current Version | 0.6 |
Last Updated | 2015-08-31 |
Publish Date | 2015-08-31 |
Rating | 4.78/5 Total 18 Ratings |
Developer | Vodafone Egypt |
Payment Type | free |
Extension Website | http://www.vodafone.com.eg |
Help Page URL | http://www.vodafone.com.eg/vodafoneportalWeb/en/myworldFAQs_Page |
Supported Languages | 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" ] } |