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