eZshopper

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

Cos'è eZshopper?

eZshopper è un'estensione di Chrome sviluppata da getezone, e la sua funzione principale è "No Credit Card? We Make Online Shopping Easy for you.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione eZshopper

Scarica i file di estensione eZshopper in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome eZshopper eZshopper
ID bnkdkedkdoaniknfocfonneflokdimcm
URL Ufficiale https://chromewebstore.google.com/detail/ezshopper/bnkdkedkdoaniknfocfonneflokdimcm
Descrizione No Credit Card? We Make Online Shopping Easy for you.
Dimensione del File 1.89 MB
Conteggio Installazioni 1,000
Versione Corrente 1.9.5
Ultimo Aggiornamento 2024-01-16
Data di Pubblicazione 2020-03-25
Valutazione 4.86/5 Totale 7 Valutazioni
Sviluppatore getezone
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://getezone.com
URL della Pagina di Aiuto https://www.getezone.com/faqs/
URL della Pagina della Politica sulla Privacy https://www.getezone.com/privacy-policy
Lingue Supportate 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:\/\/*\/"
    ]
}