Amazon Shopping Tools
Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals!
什麼是Amazon Shopping Tools?
Amazon Shopping Tools是由https://dontpayfull.com開發的Chrome擴展程式,該擴展的主要功能是“Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals!”。
擴展截圖
下載Amazon Shopping Tools擴展crx文件
下載Amazon Shopping Tools擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | ffggjdmejdnacmogonkgnhihpfjadbik |
| 官方網址 | https://chromewebstore.google.com/detail/amazon-shopping-tools/ffggjdmejdnacmogonkgnhihpfjadbik |
| 簡介 | Save money and time with DontPayFull proprietary Amazon Shopping Tools. Get instant discounts up to 75% off and find hidden deals! |
| 檔案大小 | 260 KB |
| 安裝次數 | 934 |
| 目前版本 | 1.2.8 |
| 更新時間 | 2024-01-10 |
| 上架時間 | 2022-02-04 |
| 評分 | 4.78/5 共 60 次評分 |
| 開發者 | https://dontpayfull.com |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 擴展官網 | https://www.dontpayfull.com/page/amazon-discount-finder |
| 說明頁面URL | https://help.dontpayfull.com/support/solutions/folders/6000240993 |
| 隱私政策頁面URL | https://www.dontpayfull.com/page/privacy-policy |
| 支援的語言 | 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"
} | |