Vodafone Egypt Extension

Instantly access various services with Vodafone.

Vad är Vodafone Egypt Extension?

Vodafone Egypt Extension är en Chrome-tillägg utvecklad av Vodafone Egypt, och dess huvudfunktion är "Instantly access various services with Vodafone.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot

Ladda ner Vodafone Egypt Extension-förlängningens CRX-fil

Ladda ner Vodafone Egypt Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Vodafone Egypt Extension Vodafone Egypt Extension
ID hoeeljfffhepcmcdmpmnhgfehmmmfocb
Officiell webbadress https://chrome.google.com/webstore/detail/vodafone-egypt-extension/hoeeljfffhepcmcdmpmnhgfehmmmfocb
Beskrivning Instantly access various services with Vodafone.
Filstorlek 335 KB
Antal Installationer 540
Aktuell Version 0.6
Senast Uppdaterad 2015-08-31
Publiceringsdatum 2015-08-31
Betyg 4.78/5 Totalt 18 Betyg
Utvecklare Vodafone Egypt
Betalningssätt free
Tilläggswebbplats http://www.vodafone.com.eg
Hjälpsida URL http://www.vodafone.com.eg/vodafoneportalWeb/en/myworldFAQs_Page
Stödda Språk 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"
    ]
}