AMZ - Amazon Price Tracker
AMZ - Price tracker is a tool that monitors the prices of products on Amazon and notifies you when the price drops
ما هو AMZ - Amazon Price Tracker؟
AMZ - Amazon Price Tracker هو إضافة Chrome تم تطويرها بواسطة Expertive OÜ، والميزة الرئيسية لها هي "AMZ - Price tracker is a tool that monitors the prices of products on Amazon and notifies you when the price drops".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة AMZ - Amazon Price Tracker
قم بتنزيل ملفات الامتداد AMZ - Amazon Price Tracker بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Are you someone who frequently shops Do you often find yourself waiting for the perfect time to make your purchase in order to get the best possible deal? If so, you might want to consider using an Amz price tracker. An Amz price tracker is a tool that monitors the prices of products on Amazon and notifies you when the price drops or increases. This can be incredibly helpful for savvy shoppers who want to save money on their purchases. There are a number of different Amz price trackers available, each with its own features and benefits. Here are some of the key things to look for when choosing an Amz price tracker: Accuracy - You want to make sure that the price tracker you choose is accurate and up-to-date. A good price tracker should be able to monitor prices in real-time and provide you with accurate information about price fluctuations. Ease of use - Look for a price tracker that is easy to use and doesn't require a lot of technical knowledge. Ideally, the tool should be user-friendly and intuitive. Customization - Some price trackers allow you to customize your notifications so that you only receive alerts for products that meet certain criteria. For example, you might only want to be notified if the price drops below a certain amount or if the product is in stock. Historical data - It can be helpful to have access to historical pricing data so that you can see how prices have fluctuated over time. This can give you a better idea of when the best time to buy a product might be. Once you've chosen an Amz price tracker, the tool will do the rest of the work for you. You can sit back and wait for notifications about price drops or increases, and then make your purchase at the most opportune time. Some Amz price trackers are free, while others charge a fee. Before choosing a price tracker, consider your budget and the value that the tool will provide you. If you're a frequent Amazon shopper, a price tracker could potentially save you a significant amount of money over time. In conclusion, if you're looking to save money on your Amazon purchases, an Amz price tracker can be a helpful tool to have. Look for a price tracker that is accurate, easy to use, customizable, and provides historical data, and you'll be well on your way to finding the best deals on Amazon. Users can add the reference parameter by clicking on the Add affiliate tag to product and support me button tag button We can be rewarded by amazon if users made a purchase with the tag
معلومات أساسية عن التمديد
الاسم | AMZ - Amazon Price Tracker |
ID | bahfbepcgbljfmfkojohgkgdhmadmbfl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/amz-amazon-price-tracker/bahfbepcgbljfmfkojohgkgdhmadmbfl |
الوصف | AMZ - Price tracker is a tool that monitors the prices of products on Amazon and notifies you when the price drops |
حجم الملف | 142 KB |
عدد التثبيتات | 24 |
النسخة الحالية | 1.0.7 |
آخر تحديث | 2023-09-07 |
تاريخ النشر | 2023-04-28 |
تقييم | 5.00/5 مجموع تقييمات 1 |
المطور | Expertive OÜ |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://amazonpricehistory.net |
عنوان صفحة المساعدة | https://amazonpricehistory.net/support.html |
عنوان صفحة سياسة الخصوصية | https://amazonpricehistory.net/privacy-policy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "AMZ - Amazon Price Tracker", "description": "AMZ - Price tracker is a tool that monitors the prices of products on Amazon and notifies you when the price drops", "version": "1.0.7", "manifest_version": 3, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.cn\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.in\/*", "https:\/\/www.amazon.com.br\/*", "https:\/\/www.amazon.com.mx\/*", "https:\/\/www.amazon.com.au\/*", "https:\/\/www.amazon.ae\/*", "https:\/\/www.amazon.sg\/*", "https:\/\/www.amazon.nl\/*", "https:\/\/www.amazon.sa\/*", "https:\/\/www.amazon.se\/*", "https:\/\/www.amazon.pl\/*", "https:\/\/www.amazon.com.be\/*", "https:\/\/www.amazon.com.tr\/*" ], "js": [ "chart.js", "chartjs-adapter.js", "utils.js" ] } ], "host_permissions": [ "https:\/\/www.amazon.com\/*", "https:\/\/www.amazon.co.uk\/*", "https:\/\/www.amazon.de\/*", "https:\/\/www.amazon.fr\/*", "https:\/\/www.amazon.co.jp\/*", "https:\/\/www.amazon.ca\/*", "https:\/\/www.amazon.cn\/*", "https:\/\/www.amazon.it\/*", "https:\/\/www.amazon.es\/*", "https:\/\/www.amazon.in\/*", "https:\/\/www.amazon.com.br\/*", "https:\/\/www.amazon.com.mx\/*", "https:\/\/www.amazon.com.au\/*", "https:\/\/www.amazon.ae\/*", "https:\/\/www.amazon.sg\/*", "https:\/\/www.amazon.nl\/*", "https:\/\/www.amazon.sa\/*", "https:\/\/www.amazon.se\/*", "https:\/\/www.amazon.pl\/*", "https:\/\/www.amazon.com.be\/*", "https:\/\/www.amazon.com.tr\/*", "https:\/\/*.price-tracker.net\/*" ], "permissions": [ "activeTab", "scripting", "declarativeContent", "storage" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/amz-16.png", "32": "images\/amz-32.png", "48": "images\/amz-48.png", "128": "images\/amz-128.png" } }, "icons": { "16": "images\/amz-16.png", "32": "images\/amz-32.png", "48": "images\/amz-48.png", "128": "images\/amz-128.png" } } |