Zaposta Chrome Extension

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

Co je Zaposta Chrome Extension?

Zaposta Chrome Extension je rozšíření Chrome vyvinuté http://www.zaposta.com, a jeho hlavní funkcí je „Shop and Ship from over a thousand shops and have it delivered to you in Nigeria“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Zaposta Chrome Extension

Stáhněte si soubory rozšíření Zaposta Chrome Extension ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
Oficiální URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Popis Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Velikost souboru 436 KB
Počet instalací 29
Aktuální Verze 1.0.2.3
Poslední Aktualizace 2016-05-05
Datum Vydání 2016-05-05
Hodnocení 5.00/5 Celkem 2 Hodnocení
Vývojář http://www.zaposta.com
Typ Platby free
Webové stránky Rozšíření http://www.zaposta.com
URL Stránky Nápovědy http://www.zaposta.com/faq
Podporované Jazyky 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",
        ""
    ]
}