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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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
عنوان صفحة المساعدة 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",
        ""
    ]
}