Zaposta Chrome Extension

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

Apa itu Zaposta Chrome Extension?

Zaposta Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh http://www.zaposta.com, dan fitur utamanya adalah "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Zaposta Chrome Extension

Unduh file ekstensi Zaposta Chrome Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
URL Resmi https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Deskripsi Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Ukuran File 436 KB
Jumlah Instalasi 29
Versi Saat Ini 1.0.2.3
Terakhir Diperbarui 2016-05-05
Tanggal Publikasi 2016-05-05
Penilaian 5.00/5 Total 2 Penilaian
Pengembang http://www.zaposta.com
Tipe Pembayaran free
Situs Ekstensi http://www.zaposta.com
URL Halaman Bantuan http://www.zaposta.com/faq
Bahasa yang Didukung 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",
        ""
    ]
}