Zaposta Chrome Extension

Shop and Ship from over a thousand shops and have it delivered to you in Nigeria

Что такое Zaposta Chrome Extension?

Zaposta Chrome Extension - это расширение Chrome, разработанное http://www.zaposta.com, и его основная функция - "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Zaposta Chrome Extension

Скачайте файлы расширений Zaposta Chrome Extension в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        An extension that automates making a shopping or shipping list on Zaposta.com. When users place orders or make shipment bookings on Zaposta.com, they can click on the extension to import their shopping cart from the international vendor website and recreate the list, including product images, on the Zaposta shopping cart. This removes the need to manually type and populate shopping cart list on the web application.                    

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

Название Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
Официальный URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Описание Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Размер файла 436 KB
Количество установок 29
Текущая Версия 1.0.2.3
Последнее Обновление 2016-05-05
Дата публикации 2016-05-05
Рейтинг 5.00/5 Всего 2 оценок
Разработчик http://www.zaposta.com
Тип оплаты free
Официальный сайт расширения http://www.zaposta.com
URL страницы помощи http://www.zaposta.com/faq
Поддерживаемые языки en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Zaposta Chrome Extension",
    "short_name": "Zaposta",
    "version": "1.0.2.3",
    "manifest_version": 2,
    "description": "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon128.png",
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        "img\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        ""
    ]
}