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 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://priceghost.com, και η κύρια λειτουργία του είναι "One click Amazon,Ebay and Walmart product price tracking and price notifications".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Price Ghost - Ebay Price Tracker
Λήψη αρχείων επέκτασης 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 |
Ηλεκτρονικό ταχυδρομείο | [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" } } |