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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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:\/\/*\/" ] } |