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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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
URL หน้าช่วยเหลือ https://www.getezone.com/faqs/
URL หน้านโยบายความเป็นส่วนตัว 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:\/\/*\/"
    ]
}