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.”。
擴展截圖
下載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 |
ID | hdnljepgpemjmhehgjianajlblmbkgfn |
官方網址 | 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" } |