Price Ghost - Ebay Price Tracker
One click Amazon,Ebay and Walmart product price tracking and price notifications
Was ist Price Ghost - Ebay Price Tracker?
Price Ghost - Ebay Price Tracker ist eine Chrome-Erweiterung, die von http://priceghost.com entwickelt wurde, und ihr Hauptmerkmal ist "One click Amazon,Ebay and Walmart product price tracking and price notifications".
Erweiterungsscreenshots
Price Ghost - Ebay Price Tracker-Erweiterungs-CRX-Datei herunterladen
Laden Sie Price Ghost - Ebay Price Tracker-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | odcahgphhppaejkaoekboikocmikehmp |
Offizielle URL | https://chrome.google.com/webstore/detail/price-ghost-ebay-price-tr/odcahgphhppaejkaoekboikocmikehmp |
Beschreibung | One click Amazon,Ebay and Walmart product price tracking and price notifications |
Dateigröße | 104 KB |
Installationsanzahl | 421 |
Aktuelle Version | 1.2.2 |
Letztes Update | 2017-02-03 |
Veröffentlichungsdatum | 2017-02-03 |
Bewertung | 2.00/5 Insgesamt 4 Bewertungen |
Entwickler | http://priceghost.com |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | http://www.priceghost.com/about |
Unterstützte Sprachen | 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" } } |