Zaposta Chrome Extension

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

What is Zaposta Chrome Extension?

Zaposta Chrome Extension is a Chrome extension developed by http://www.zaposta.com, and its main feature is "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Zaposta Chrome Extension Extension CRX File

Download Zaposta Chrome 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

                        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.                    

Extension Basic Information

Name Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
Official URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Description Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
File Size 436 KB
Installation Count 29
Current Version 1.0.2.3
Last Updated 2016-05-05
Publish Date 2016-05-05
Rating 5.00/5 Total 2 Ratings
Developer http://www.zaposta.com
Payment Type free
Extension Website http://www.zaposta.com
Help Page URL http://www.zaposta.com/faq
Supported Languages 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",
        ""
    ]
}