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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://www.zaposta.com และคุณลักษณะหลักของมันคือ "Shop and Ship from over a thousand shops and have it delivered to you in Nigeria"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Zaposta Chrome Extension

ดาวน์โหลดไฟล์ส่วนขยาย 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",
        ""
    ]
}