Zaposta Chrome Extension

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

Zaposta Chrome Extension là gì?

Zaposta Chrome Extension là một tiện ích mở rộng Chrome được phát triển bởi http://www.zaposta.com, và tính năng chính của nó là "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zaposta Chrome Extension

Tải xuống các tệp mở rộng Zaposta Chrome Extension dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
URL Chính Thức https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
Mô tả Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
Kích Thước Tệp 436 KB
Số Lần Cài Đặt 29
Phiên Bản Hiện Tại 1.0.2.3
Cập Nhật Lần Cuối 2016-05-05
Ngày Phát Hành 2016-05-05
Đánh Giá 5.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://www.zaposta.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.zaposta.com
URL Trang Trợ Giúp http://www.zaposta.com/faq
Ngôn Ngữ Được Hỗ Trợ 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",
        ""
    ]
}