Zaposta Chrome Extension

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

Wat is Zaposta Chrome Extension?

Zaposta Chrome Extension is een Chrome-extensie ontwikkeld door http://www.zaposta.com, en de belangrijkste functie is "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Zaposta Chrome Extension

Download Zaposta Chrome Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
Officiële URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Beschrijving Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Bestandsgrootte 436 KB
Aantal Installaties 29
Huidige Versie 1.0.2.3
Laatst Bijgewerkt 2016-05-05
Publicatiedatum 2016-05-05
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://www.zaposta.com
Betalingswijze free
Extensiewebsite http://www.zaposta.com
Help Pagina-URL http://www.zaposta.com/faq
Ondersteunde Talen 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",
        ""
    ]
}