Zaposta Chrome Extension

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

Vad är Zaposta Chrome Extension?

Zaposta Chrome Extension är en Chrome-tillägg utvecklad av http://www.zaposta.com, och dess huvudfunktion är "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Zaposta Chrome Extension-förlängningens CRX-fil

Ladda ner Zaposta Chrome Extension-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
Officiell webbadress https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Beskrivning Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Filstorlek 436 KB
Antal Installationer 29
Aktuell Version 1.0.2.3
Senast Uppdaterad 2016-05-05
Publiceringsdatum 2016-05-05
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare http://www.zaposta.com
Betalningssätt free
Tilläggswebbplats http://www.zaposta.com
Hjälpsida URL http://www.zaposta.com/faq
Stödda Språk 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",
        ""
    ]
}