eZshopper

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

Co to jest eZshopper?

eZshopper to rozszerzenie Chrome opracowane przez getezone, a jego główną funkcją jest „No Credit Card? We Make Online Shopping Easy for you.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia eZshopper

Pobierz pliki rozszerzeń eZshopper w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa eZshopper eZshopper
ID bnkdkedkdoaniknfocfonneflokdimcm
Oficjalny URL https://chromewebstore.google.com/detail/ezshopper/bnkdkedkdoaniknfocfonneflokdimcm
Opis No Credit Card? We Make Online Shopping Easy for you.
Rozmiar pliku 1.89 MB
Liczba instalacji 1,000
Aktualna Wersja 1.9.5
Ostatnia Aktualizacja 2024-01-16
Data Publikacji 2020-03-25
Ocena 4.86/5 Łącznie 7 Oceny
Deweloper getezone
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://getezone.com
Adres URL Strony Pomocy https://www.getezone.com/faqs/
Adres URL Strony Polityki Prywatności https://www.getezone.com/privacy-policy
Obsługiwane Języki 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:\/\/*\/"
    ]
}