Amazon Discount Finder

Find hidden discounts on Amazon. Amazon Discount Finder helps you to find best deals upto 90% discount.

Что такое Amazon Discount Finder?

Amazon Discount Finder - это расширение Chrome, разработанное https://dealfinder.altervista.org, и его основная функция - "Find hidden discounts on Amazon. Amazon Discount Finder helps you to find best deals upto 90% discount.".

Снимки экрана расширения

screenshot
screenshot
screenshot
screenshot

Скачать файл CRX расширения Amazon Discount Finder

Скачайте файлы расширений Amazon Discount Finder в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Amazon is really the best online shopping site, and often it offers 75% and better reductions, yet it directs people to other areas, sending them to higher profit margin products instead.

There's a geeky way to manipulate Amazon's web links to display all heavily-reduced bargains. All you need to do is fiddle with Amazon web addresses to bring up lists of knock-down prices.

The problem is these are a faff to make yourself. So we built the Amazon Hidden Discount Finder. It creates your own bespoke super-specific pages in seconds, where you choose the discount.

Our Discount Finder manipulates Amazon web-links to create customized bargain basement pages. Just select the percent off the list price & the category you want, eg, TVs 30%+ off or DVDs 90%+ off.

We would love to hear any feedback on the answers it gives, any new categories you'd like added and other suggestions. It would also be fab if you could add any top Amazon discount links you find and other Amazon buying tips that we haven't included in the guide below the tool.

--------------
* HOW TO USE *
--------------
1. Select the Amazon store (country) in which you want to search for the product;
2. Select a category, if you want to search for discounted products within a selected category;
3. Or enter a keyword (keyword) and find the best deals, by clicking the "Search" button.
4. The keyword is not really necessary if you want to explore only the products available in the selected category.
---------
* Tips: *
---------

• When searching for treasure, don't just look at the first page of bargains, try a few. Don't assume that just because it's discounted, it must be a good buy. Try higher percentage discounts for cheaper, smaller items and lower percentages for niche, expensive ones.

Just because something is listed with a huge discount, it doesn't automatically make it a bargain (or worth buying).
-------------
* Features: *
-------------
1. Provides advanced search options on Amazon.
2. Available for all countries: US, Canada, UK, Germany, France, Italy, Spain, Japan and China.
3. Research on the basis of a keyword inserted.
4. Search according to the range set off: you can search all products with discounts from 1% to 99%.
5. Search results optional sorted by:
• Bestsellers
• New and Popular
• Price: Low to High
• Price: High to Low
• Average Customer Review
6. By price range: the user can set a range of prices for which you want to see results.                    

Основная информация о расширении

Название Amazon Discount Finder Amazon Discount Finder
ID hdnljepgpemjmhehgjianajlblmbkgfn
Официальный URL https://chromewebstore.google.com/detail/amazon-discount-finder/hdnljepgpemjmhehgjianajlblmbkgfn
Описание Find hidden discounts on Amazon. Amazon Discount Finder helps you to find best deals upto 90% discount.
Размер файла 324 KB
Количество установок 7,788
Текущая Версия 1.0.37
Последнее Обновление 2024-02-11
Дата публикации 2019-05-04
Рейтинг 3.77/5 Всего 26 оценок
Разработчик https://dealfinder.altervista.org
Электронная почта [email protected]
Тип оплаты free
URL страницы политики конфиденциальности https://www.iubenda.com/privacy-policy/38422953
Поддерживаемые языки de,en,fr,ca,es,it,zh-CN,zh-TW,ja
manifest.json
{
    "action": {
        "default_icon": "icon128.png",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background-wrapper.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "run_at": "document_end",
            "css": [
                "style\/jquery-ui-1.8.10.custom.css",
                "style\/dd.css",
                "style\/amazonfinder.css"
            ],
            "js": [
                "scripts\/jquery.min.js",
                "scripts\/jquery-ui.min.js",
                "scripts\/jquery.watermark.js",
                "scripts\/jquery.numeric.js",
                "scripts\/jquery.selectboxes.min.js",
                "scripts\/jquery.dd.js",
                "scripts\/amazon.js"
            ],
            "matches": [
                "https:\/\/www.amazon.com\/*",
                "https:\/\/www.amazon.co.uk\/*",
                "https:\/\/www.amazon.de\/*",
                "https:\/\/www.amazon.fr\/*",
                "https:\/\/www.amazon.es\/*",
                "https:\/\/www.amazon.it\/*",
                "https:\/\/www.amazon.nl\/*",
                "https:\/\/www.amazon.pl\/*",
                "https:\/\/www.amazon.sa\/*",
                "https:\/\/www.amazon.sg\/*",
                "https:\/\/www.amazon.ae\/*",
                "https:\/\/www.amazon.com.au\/*",
                "https:\/\/www.amazon.com.br\/*",
                "https:\/\/www.amazon.com.mx\/*",
                "https:\/\/www.amazon.com.be\/*",
                "http:\/\/www.amazon.se\/*",
                "http:\/\/www.amazon.cn\/*",
                "https:\/\/www.amazon.co.jp\/*",
                "https:\/\/www.ecb.europa.eu\/stats\/eurofxref\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "default-src 'self'; script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline' fonts.googleapis.com; script-src-elem 'self' 'unsafe-inline';"
    },
    "default_locale": "it",
    "description": "__MSG_extDescription__",
    "host_permissions": [
        "https:\/\/www.amazon.com\/*",
        "https:\/\/www.amazon.co.uk\/*",
        "https:\/\/www.amazon.de\/*",
        "https:\/\/www.amazon.fr\/*",
        "https:\/\/www.amazon.es\/*",
        "https:\/\/www.amazon.it\/*",
        "https:\/\/www.amazon.nl\/*",
        "https:\/\/www.amazon.pl\/*",
        "https:\/\/www.amazon.sa\/*",
        "https:\/\/www.amazon.sg\/*",
        "https:\/\/www.amazon.ae\/*",
        "https:\/\/www.amazon.com.au\/*",
        "https:\/\/www.amazon.com.br\/*",
        "https:\/\/www.amazon.com.mx\/*",
        "https:\/\/www.amazon.com.be\/*",
        "http:\/\/www.amazon.se\/*",
        "http:\/\/www.amazon.cn\/*",
        "https:\/\/www.amazon.co.jp\/*",
        "https:\/\/www.ecb.europa.eu\/stats\/eurofxref\/*"
    ],
    "homepage_url": "https:\/\/dealfinder.altervista.org\/amz\/",
    "icons": {
        "128": "icon128.png",
        "16": "icon16.png",
        "19": "icon19.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "64": "icon64.png"
    },
    "manifest_version": 3,
    "minimum_chrome_version": "88",
    "name": "__MSG_extName__",
    "short_name": "AMZ Discount",
    "offline_enabled": true,
    "permissions": [
        "tabs",
        "scripting",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.37"
}