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是由https://dealfinder.altervista.org开发的Chrome扩展程序,该扩展的主要功能是“Find hidden discounts on Amazon. Amazon Discount Finder helps you to find best deals upto 90% discount.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Amazon Discount Finder扩展crx文件

下载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"
}