Price Ghost - Ebay Price Tracker
One click Amazon,Ebay and Walmart product price tracking and price notifications
Price Ghost - Ebay Price Trackerとは何ですか?
Price Ghost - Ebay Price Trackerはhttp://priceghost.comによって開発されたChromeの拡張機能で、その主な機能は「One click Amazon,Ebay and Walmart product price tracking and price notifications」です。
拡張機能のスクリーンショット
Price Ghost - Ebay Price Tracker拡張機能のCRXファイルをダウンロード
Price Ghost - Ebay Price Tracker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Price Ghost allows for one click Amazon/Ebay/Walmart product tracking and price notifications. Set price watches for the following supported retailers: - Amazon - Ebay - Walmart Set up price targets with one click and receive email notifications when they reach your target. Price ghost will track the product and you will be immediately notified once the price drops.
拡張機能の基本情報
名前 | |
ID | odcahgphhppaejkaoekboikocmikehmp |
公式URL | https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp |
説明 | One click Amazon,Ebay and Walmart product price tracking and price notifications |
ファイルサイズ | 104 KB |
インストール数 | 421 |
現在のバージョン | 1.2.2 |
最終更新日 | 2017-02-03 |
公開日 | 2017-02-03 |
評価 | 2.00/5 合計 4 レビュー |
開発者 | http://priceghost.com |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | http://www.priceghost.com/about |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Price Ghost - Ebay Price Tracker", "description": "One click Amazon,Ebay and Walmart product price tracking and price notifications", "version": "1.2.2", "browser_action": { "default_icon": "imgs\/icon19.png", "default_popup": "popup.html" }, "permissions": [ "storage", "activeTab", "tabs", "cookies", "identity", "*:\/\/*.priceghost.com\/*" ], "icons": { "16": "imgs\/icon16.png", "48": "imgs\/icon48.png", "128": "imgs\/icon128.png" } } |