Lowest Price & Price Alerts
Never pay more! There is always a lower price
Τι είναι το Lowest Price & Price Alerts;
Το Lowest Price & Price Alerts είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://low.estprice.com, και η κύρια λειτουργία του είναι "Never pay more! There is always a lower price".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Lowest Price & Price Alerts
Λήψη αρχείων επέκτασης Lowest Price & Price Alerts σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Price Comparison Tool for computer & computer parts. We track 13 leading online computer & computer parts retailers for around 40,000+ skus. You can easily find the lowest price among 13 different retailers or if you have a target price than the current offer, you can create custom price alerts and we do the price drop checks on behalf of you. How does it work? Simply install the extension. When you browse a product in a any web site, if our retailers carry the same product you will be notified by our small icon, and when you click on the icon you will see all the competitors prices. You can click on the prices and go directly to the vendor's official web site. Features: -- Offers fast and easy price comparisons, -- Highlights the lowest price available, -- Offers to create custom price alerts,
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | khildfocokbghekbdloflhlepljockdi |
Επίσημο URL | https://chrome.google.com/webstore/detail/lowest-price-price-alerts/khildfocokbghekbdloflhlepljockdi |
Περιγραφή | Never pay more! There is always a lower price |
Μέγεθος Αρχείου | 213 KB |
Αριθμός Εγκαταστάσεων | 30 |
Τρέχουσα Έκδοση | 0.3 |
Τελευταία Ενημέρωση | 2016-11-03 |
Ημερομηνία Δημοσίευσης | 2016-11-03 |
Αξιολόγηση | 1.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | http://low.estprice.com |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "scripts": [ "js\/b.js" ], "persistent": true }, "browser_action": { "default_icon": "image\/19.png", "default_title": "Lowest Price & Price Alerts", "default_popup": "index.html" }, "icons": { "128": "image\/128.png", "48": "image\/48.png" }, "version": "0.3", "manifest_version": 2, "description": "Never pay more! There is always a lower price", "name": "Lowest Price & Price Alerts", "permissions": [ "tabs", "notifications" ], "web_accessible_resources": [] } |