Price Ghost - Ebay Price Tracker
One click Amazon,Ebay and Walmart product price tracking and price notifications
What is Price Ghost - Ebay Price Tracker?
Price Ghost - Ebay Price Tracker is a Chrome extension developed by http://priceghost.com, and its main feature is "One click Amazon,Ebay and Walmart product price tracking and price notifications".
Extension Screenshots
Download Price Ghost - Ebay Price Tracker Extension CRX File
Download Price Ghost - Ebay Price Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | odcahgphhppaejkaoekboikocmikehmp |
Official URL | https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp |
Description | One click Amazon,Ebay and Walmart product price tracking and price notifications |
File Size | 104 KB |
Installation Count | 421 |
Current Version | 1.2.2 |
Last Updated | 2017-02-03 |
Publish Date | 2017-02-03 |
Rating | 2.00/5 Total 4 Ratings |
Developer | http://priceghost.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | http://www.priceghost.com/about |
Supported Languages | 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" } } |