eZshopper

No Credit Card? We Make Online Shopping Easy for you.

ما هو eZshopper؟

eZshopper هو إضافة Chrome تم تطويرها بواسطة getezone، والميزة الرئيسية لها هي "No Credit Card? We Make Online Shopping Easy for you.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة eZshopper

قم بتنزيل ملفات الامتداد eZshopper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        eZshopper allows you to capture items that you want to buy, and we place the order for you with our credit card. You can pay from your chequing or savings account via your bank's Internet banking or mobile banking services, or over the counter at your bank.

eZshopper also allows “Retail Aggregation”, since the eZshopper cart allows products from up to 15 distinct web-merchants in a single “Check-Out”.                    

معلومات أساسية عن التمديد

الاسم eZshopper eZshopper
ID bnkdkedkdoaniknfocfonneflokdimcm
عنوان URL الرسمي https://chromewebstore.google.com/detail/ezshopper/bnkdkedkdoaniknfocfonneflokdimcm
الوصف No Credit Card? We Make Online Shopping Easy for you.
حجم الملف 1.89 MB
عدد التثبيتات 1,000
النسخة الحالية 1.9.5
آخر تحديث 2024-01-16
تاريخ النشر 2020-03-25
تقييم 4.86/5 مجموع تقييمات 7
المطور getezone
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://getezone.com
عنوان صفحة المساعدة https://www.getezone.com/faqs/
عنوان صفحة سياسة الخصوصية https://www.getezone.com/privacy-policy
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "eZshopper",
    "description": "No Credit Card? We Make Online Shopping Easy for you.",
    "version": "1.9.5",
    "icons": {
        "128": "www\/images\/icon128.png"
    },
    "action": {
        "default_icon": {
            "19": "www\/images\/icon19.png",
            "38": "www\/images\/icon38.png",
            "128": "www\/images\/icon128.png"
        },
        "default_popup": "www\/popup.html",
        "default_title": "eZshopper"
    },
    "permissions": [
        "scripting",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/*.getezone.com\/",
        "http:\/\/*\/",
        "https:\/\/*\/"
    ]
}