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 |
| 公式URL | 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 |
| Eメール | [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"
} | |