Wispri
Wispri sets an alert on your favourite product & notifies you when prices drop.
Τι είναι το Wispri;
Το Wispri είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Wispri, και η κύρια λειτουργία του είναι "Wispri sets an alert on your favourite product & notifies you when prices drop.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Wispri
Λήψη αρχείων επέκτασης Wispri σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
We know you love buying things online. We also know that you love buying all of it on discount. However, we understand that the sales can happen so many times a year. Does that mean though that you should wait till they come? What about those days when you have to shop for the essentials. Or say, as a smart planner, you want to buy your monthly items but on a discount? Well, this is where Wispri comes into play. Australia’s loved Price Drop Alert solution now has it’s own extension too. So, while you will always have the option to go on Wispri’s website and list your item there, you can simply download the extension and use it on the go. Here is how Wispri works: 1. You create an account of Wispri/or install its Extension on your browser 2. You list the product of your choice 3. You get the alert when the price drops. Our super smart price trackers that can crawl almost every shopping website in Australia will give you an alert as soon as the price drops. With Wispri’s price drop extension, you can get a price drop alert as per the following preferences: 1. You can get the price alert at a regular interval 2. You can get the price drop alert when the price falls to your desired price 3. You can get the price drop alert every time the price drops in general Wispri is one of the best price drop alert extension for almost all the Australian e-commerce stores. Using Wispri’s price trackers, you can track the price drops on not just fashion items but almost everything under the sun, be it apparels, sports equipment, household items, stationery items, and even your grocery!
Βασικές Πληροφορίες Επέκτασης
Όνομα | Wispri |
ID | nohodmjmaenklimfkngajooegjfohohn |
Επίσημο URL | https://chromewebstore.google.com/detail/wispri/nohodmjmaenklimfkngajooegjfohohn |
Περιγραφή | Wispri sets an alert on your favourite product & notifies you when prices drop. |
Μέγεθος Αρχείου | 559 KB |
Αριθμός Εγκαταστάσεων | 1,214 |
Τρέχουσα Έκδοση | 1.1.0 |
Τελευταία Ενημέρωση | 2022-03-23 |
Ημερομηνία Δημοσίευσης | 2020-08-16 |
Αξιολόγηση | 5.00/5 Συνολικά 4 Αξιολογήσεις |
Προγραμματιστής | Wispri |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://wispri.com.au |
Διεύθυνση URL της Σελίδας Βοήθειας | https://wispri.com.au/contact-us |
URL της Σελίδας Πολιτικής Απορρήτου | https://wispri.com.au/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Wispri", "description": "Wispri sets an alert on your favourite product & notifies you when prices drop.", "version": "1.1.0", "manifest_version": 2, "browser_action": { "default_popup": "index.html", "default_title": "Wispri" }, "icons": { "16": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "content_security_policy": "script-src 'self' 'sha256-SyOlFPoZiiv9TtOw7asjep5bTU98kX8S1dBQXsqBNTc=' https:\/\/kit.fontawesome.com; object-src 'self'", "permissions": [ "activeTab" ] } |