Discount Calculator

Discount Calculator

Hvad er Discount Calculator?

Discount Calculator er en Chrome-udvidelse udviklet af https://curateddeals.com, og dens hovedfunktion er "Discount Calculator".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Discount Calculator-udvidelses-CRX-fil

Download Discount Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Shoppers these days often have a hard time calculating discounted price and comparing prices. So we made this discount calculator for you to make things easier. All it takes is inputting your original purchase amount, percentage off, so there's no guessing when looking at different offers or deciding which store has better deals than others.                    

Grundlæggende oplysninger om udvidelsen

Navn Discount Calculator Discount Calculator
ID hhgkcfjpojpnpnojmbicnliajhjmhlkd
Officiel URL https://chromewebstore.google.com/detail/discount-calculator/hhgkcfjpojpnpnojmbicnliajhjmhlkd
Beskrivelse Discount Calculator
Filstørrelse 107 KB
Antal Installationer 28
Nuværende Version 1.0
Senest Opdateret 2022-02-01
Udgivelsesdato 2022-01-31
Bedømmelse 4.67/5 Samlet 3 Bedømmelser
Udvikler https://curateddeals.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://www.curateddeals.com/
Hjælpeside-URL https://www.curateddeals.com/
URL til Fortrolighedspolitik Side https://www.curateddeals.com/privacy-policy
Understøttede Sprog en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Discount Calculator",
    "version": "1.0",
    "description": "Discount Calculator",
    "action": {
        "default_icon": {
            "16": ".\/Logo\/16.png",
            "24": ".\/Logo\/24.png",
            "32": ".\/Logo\/32.png",
            "48": ".\/Logo\/48.png",
            "128": ".\/Logo\/128.png"
        },
        "default_title": "Discount Calculator",
        "default_popup": ".\/popup.html"
    },
    "manifest_version": 3
}