Zaposta Chrome Extension

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

什么是Zaposta Chrome Extension?

Zaposta Chrome Extension是由http://www.zaposta.com开发的Chrome扩展程序,该扩展的主要功能是“Shop and Ship from over a thousand shops and have it delivered to you in Nigeria”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Zaposta Chrome Extension扩展crx文件

下载Zaposta Chrome Extension扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 Zaposta Chrome Extension Zaposta Chrome Extension
ID apfmmeplcfanojoeaphhkiigkjemoodm
官方URL https://chrome.google.com/webstore/detail/apfmmeplcfanojoeaphhkiigkjemoodm
简介 Shop and Ship from over a thousand shops and have it delivered to you in Nigeria
文件大小 436 KB
安装次数 29
当前版本 1.0.2.3
更新时间 2016-05-05
上架时间 2016-05-05
评分 5.00/5 共2次评分
开发者 http://www.zaposta.com
付费类型 free
扩展官网 http://www.zaposta.com
帮助页面URL http://www.zaposta.com/faq
支持的语言 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",
        ""
    ]
}