PriceWisher
PriceWisher
Τι είναι το PriceWisher;
Το PriceWisher είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://pricewisher.com, και η κύρια λειτουργία του είναι "PriceWisher".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης PriceWisher
Λήψη αρχείων επέκτασης PriceWisher σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Price Wisher Plugin will enable you to add products directly to your WWW.PRICEWISHER.COM account and will let the service to watch for best prices for you. It makes the purchasing really smart, as you save a lot by waiting for the best prices! Icon will be added to your Chrome Browser. Select all the product options (like size, color etc..) and press the icon when you want to add product to watch over it's price, enter wanted price, the period of time to watch for it and click "Submit". We will do the rest, we will check the price and let you know when the price hit the price you have entered. Updated feature! Cashback - use cashback feature to get 8% of your purchases! Just before putting an order Press the PriceWisher icon and USE CASHBACK button to get the cashback. If you want to get to our website fast you can click on the icon, if it is grey it will link you directly to the web site , if the icon is red pop up will appear, then you can click on "View list" to get to the web site. In order to get best prices we recommend to add same item from many shops on Aliexpress.com this way the chances to catch the deal you want are multiplied. For more info visit us at http://pricewisher.com/about
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | hllklniclanncdbijofccmalkhcfkjfg |
Επίσημο URL | https://chrome.google.com/webstore/detail/pricewisher/hllklniclanncdbijofccmalkhcfkjfg |
Περιγραφή | PriceWisher |
Μέγεθος Αρχείου | 72.05 KB |
Αριθμός Εγκαταστάσεων | 18 |
Τρέχουσα Έκδοση | 2.5 |
Τελευταία Ενημέρωση | 2016-07-30 |
Ημερομηνία Δημοσίευσης | 2016-07-30 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | http://pricewisher.com |
Τύπος Πληρωμής | free |
Διεύθυνση URL της Σελίδας Βοήθειας | http://pricewisher.com/about |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "background.js" ] }, "description": "PriceWisher", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA7lwwzLjS6EsLH+32MNPgdmSgp8\/lbUkUErA7uvMX3MZDE2gR4Ymwid9kUb4SNNM8i\/Se4xaF9Ttx7MrRy3EXS3v9\/cbGyvMVdBg6qnfCdYsulqXkpKfx9Wo4y525lsiik4IH\/+ChPMxl2oiOcoV\/JEQ7aYg6BLfPw\/phs3liS1Yr8xvZZzXoG1WMaOiIhYQoSGqM41Fgn02CwwWvB123citrjS2oMxObnaGdB2xVA2YuXVrlayjY9DVz8pWepeHf\/W\/0dxiFE87qKQvvBdRP0P7myELwIyGAqTpWDhyrPJU7PEWakSsKqGaax2CYGcH86WjwTJU3bWjFCJa3ImwyqQIDAQAB", "manifest_version": 2, "name": "PriceWisher", "page_action": { "default_icon": { "19": "images\/icon19.png", "38": "images\/icon38.png" }, "default_popup": "popup.html", "default_title": "PriceWisher" }, "icons": { "48": "images\/icon48.png", "128": "images\/icon128.png" }, "permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", "declarativeContent", "tabs", "activeTab" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.5" } |