Zaposta Chrome Extension

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

Qu'est-ce que Zaposta Chrome Extension ?

Zaposta Chrome Extension est une extension Chrome développée par http://www.zaposta.com, et sa fonction principale est "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Zaposta Chrome Extension

Téléchargez les fichiers d'extension Zaposta Chrome Extension au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
URL Officiel https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Description Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Taille du Fichier 436 KB
Nombre d'Installations 29
Version Actuelle 1.0.2.3
Dernière Mise à Jour 2016-05-05
Date de Publication 2016-05-05
Évaluation 5.00/5 Total 2 Évaluations
Développeur http://www.zaposta.com
Type de Paiement free
Site Web de l'Extension http://www.zaposta.com
URL de la Page d'Aide http://www.zaposta.com/faq
Langues Prises en Charge 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",
        ""
    ]
}