eZshopper

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

Vad är eZshopper?

eZshopper är en Chrome-tillägg utvecklad av getezone, och dess huvudfunktion är "No Credit Card? We Make Online Shopping Easy for you.".

Tilläggsskärmbilder

screenshot

Ladda ner eZshopper-förlängningens CRX-fil

Ladda ner eZshopper-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn eZshopper eZshopper
ID bnkdkedkdoaniknfocfonneflokdimcm
Officiell webbadress https://chromewebstore.google.com/detail/ezshopper/bnkdkedkdoaniknfocfonneflokdimcm
Beskrivning No Credit Card? We Make Online Shopping Easy for you.
Filstorlek 1.89 MB
Antal Installationer 1,000
Aktuell Version 1.9.5
Senast Uppdaterad 2024-01-16
Publiceringsdatum 2020-03-25
Betyg 4.86/5 Totalt 7 Betyg
Utvecklare getezone
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://getezone.com
Hjälpsida URL https://www.getezone.com/faqs/
URL till Sekretesspolicy Sidan https://www.getezone.com/privacy-policy
Stödda Språk 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:\/\/*\/"
    ]
}