eZshopper

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

什麼是eZshopper?

eZshopper是由getezone開發的Chrome擴展程式,該擴展的主要功能是“No Credit Card? We Make Online Shopping Easy for you.”。

擴展截圖

screenshot

下載eZshopper擴展crx文件

下載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
官方網址 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:\/\/*\/"
    ]
}