Amazon Shopping Tools
Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals!
Wat is Amazon Shopping Tools?
Amazon Shopping Tools is een Chrome-extensie ontwikkeld door https://dontpayfull.com, en de belangrijkste functie is "Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals!".
Extensie Screenshots
Download het CRX-bestand van de extensie Amazon Shopping Tools
Download Amazon Shopping Tools-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Instantly save money and time with Amazon Shopping Tools by DontPayFull. Save up to 75% off with our proprietary discount finder, which helps you find hidden deals.
Now you no longer need to search for deals, personalized gifts or best seller products in a category, Amazon Shopping Tools will do this for you. Save money big time by installing it now!
This extension has 3 main features that will take shopping to another level:
💰 Discount Finder
Instantly find 75%+ off discounts on Amazon products on popular brands like Nike, Adidas, Ikea! Advantages: save more money, customize your search, quick & accurate results.
🎁 Gift Finder
Easily find great gifts for your friends and family. Benefits include unique gifts by personality type, gifts by price, fast gift shopping experience.
💯 Best Seller
Find in seconds the top 100 most popular products in a category. Best Sellers are updated every hour to include the latest data, giving you up-to-date results every time.
Amazon Shopping Tools supported countries
Discount Finder: United States, United Kingdom, Canada, Germany, Spain, Italy, and France.
Gift Finder and Amazon Best Sellers: United States, United Kingdom, and Canada. Basisinformatie over de Extensie
| Naam | |
| ID | ffggjdmejdnacmogonkgnhihpfjadbik |
| Officiële URL | https://chromewebstore.google.com/detail/amazon-shopping-tools/ffggjdmejdnacmogonkgnhihpfjadbik |
| Beschrijving | Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals! |
| Bestandsgrootte | 260 KB |
| Aantal Installaties | 934 |
| Huidige Versie | 1.2.8 |
| Laatst Bijgewerkt | 2024-01-10 |
| Publicatiedatum | 2022-02-04 |
| Beoordeling | 4.78/5 Totaal 60 Beoordelingen |
| Ontwikkelaar | https://dontpayfull.com |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://www.dontpayfull.com/page/amazon-discount-finder |
| Help Pagina-URL | https://help.dontpayfull.com/support/solutions/folders/6000240993 |
| URL van de Privacybeleid Pagina | https://www.dontpayfull.com/page/privacy-policy |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Amazon Shopping Tools",
"description": "Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals!",
"default_locale": "en",
"icons": {
"16": "icons\/16x16.png",
"48": "icons\/48x48.png",
"128": "icons\/128x128.png"
},
"background": {
"service_worker": "background.js",
"type": "module"
},
"action": {
"default_popup": "popup.html",
"default_title": "Amazon Shopping Tools",
"default_icon": {
"19": "icons\/19x19.png",
"38": "icons\/38x38.png"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'; connect-src https:\/\/geo.dpf.cloud https:\/\/*.doubleclick.net https:\/\/api.dontpayfull.com https:\/\/www.google-analytics.com"
},
"version": "1.2.8"
} | |