Amazon Price Tracker
Amazon Price Tracker is the best way to track Amazon products and get notified when their prices drop
Amazon Price Trackerとは何ですか?
Amazon Price Trackerはhttps://pricetracker.zoomzio.comによって開発されたChromeの拡張機能で、その主な機能は「Amazon Price Tracker is the best way to track Amazon products and get notified when their prices drop」です。
拡張機能のスクリーンショット
Amazon Price Tracker拡張機能のCRXファイルをダウンロード
Amazon Price Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
There is no membership. no fees. It can track as many items as you want.
Features:
* Just go to any Amazon product page and click on the "Price Tracker" icon. The item will be added to your product list instantly.
* You can set the email alerts for the individual products.
* You can also use the Price Watcher as a product registry or shopping list for Amazon items.
* With our "lighting search" feature, you can get search results instantly.
Please provide us with any feedback you may have and please remember to rate us!
Limitations:
1) Only works on Amazon US
-Version 1.0 : Initial version 拡張機能の基本情報
| 名前 | |
| ID | hghiflokdkfejijmhioochdgncpoanon |
| 公式URL | https://chromewebstore.google.com/detail/amazon-price-tracker/hghiflokdkfejijmhioochdgncpoanon |
| 説明 | Amazon Price Tracker is the best way to track Amazon products and get notified when their prices drop |
| ファイルサイズ | 52.73 KB |
| インストール数 | 193 |
| 現在のバージョン | 1.2.0 |
| 最終更新日 | 2014-01-18 |
| 公開日 | 2014-01-18 |
| 評価 | 4.29/5 合計 7 レビュー |
| 開発者 | https://pricetracker.zoomzio.com |
| 支払い方法 | free |
| 拡張機能のウェブサイト | http://pricetracker.zoomzio.com |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Amazon Price Tracker",
"version": "1.2.0",
"manifest_version": 2,
"description": "Amazon Price Tracker is the best way to track Amazon products and get notified when their prices drop",
"background": {
"scripts": [
"background.js"
]
},
"homepage_url": "http:\/\/pricetracker.zoomzio.com",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"short_name": "PriceTracker",
"permissions": [
"tabs",
" | |