Vodafone Egypt Extension

Instantly access various services with Vodafone.

Что такое Vodafone Egypt Extension?

Vodafone Egypt Extension - это расширение Chrome, разработанное Vodafone Egypt, и его основная функция - "Instantly access various services with Vodafone.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл 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.                    

Основная информация о расширении

Название Vodafone Egypt Extension Vodafone Egypt Extension
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"
    ]
}