Zaposta Chrome Extension

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

Cos'è Zaposta Chrome Extension?

Zaposta Chrome Extension è un'estensione di Chrome sviluppata da http://www.zaposta.com, e la sua funzione principale è "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Zaposta Chrome Extension

Scarica i file di estensione Zaposta Chrome Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
URL Ufficiale https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Descrizione Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Dimensione del File 436 KB
Conteggio Installazioni 29
Versione Corrente 1.0.2.3
Ultimo Aggiornamento 2016-05-05
Data di Pubblicazione 2016-05-05
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore http://www.zaposta.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.zaposta.com
URL della Pagina di Aiuto http://www.zaposta.com/faq
Lingue Supportate 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",
        ""
    ]
}