eZshopper

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

Wat is eZshopper?

eZshopper is een Chrome-extensie ontwikkeld door getezone, en de belangrijkste functie is "No Credit Card? We Make Online Shopping Easy for you.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie eZshopper

Download eZshopper-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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”.                    

Basisinformatie over de Extensie

Naam eZshopper eZshopper
ID bnkdkedkdoaniknfocfonneflokdimcm
Officiële URL https://chromewebstore.google.com/detail/ezshopper/bnkdkedkdoaniknfocfonneflokdimcm
Beschrijving No Credit Card? We Make Online Shopping Easy for you.
Bestandsgrootte 1.89 MB
Aantal Installaties 1,000
Huidige Versie 1.9.5
Laatst Bijgewerkt 2024-01-16
Publicatiedatum 2020-03-25
Beoordeling 4.86/5 Totaal 7 Beoordelingen
Ontwikkelaar getezone
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://getezone.com
Help Pagina-URL https://www.getezone.com/faqs/
URL van de Privacybeleid Pagina https://www.getezone.com/privacy-policy
Ondersteunde Talen 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:\/\/*\/"
    ]
}