Discount Calculator

Discount Calculator

What is Discount Calculator?

Discount Calculator is a Chrome extension developed by https://curateddeals.com, and its main feature is "Discount Calculator".

Extension Screenshots

screenshot
screenshot

Download Discount Calculator Extension CRX File

Download Discount Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Discount Calculator Discount Calculator
ID hhgkcfjpojpnpnojmbicnliajhjmhlkd
Official URL https://chromewebstore.google.com/detail/discount-calculator/hhgkcfjpojpnpnojmbicnliajhjmhlkd
Description Discount Calculator
File Size 107 KB
Installation Count 28
Current Version 1.0
Last Updated 2022-02-01
Publish Date 2022-01-31
Rating 4.67/5 Total 3 Ratings
Developer https://curateddeals.com
Email [email protected]
Payment Type free
Extension Website https://www.curateddeals.com/
Help Page URL https://www.curateddeals.com/
Privacy Policy Page URL https://www.curateddeals.com/privacy-policy
Supported Languages 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
}