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
官方網址 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",
        ""
    ]
}