wherefrom for Chrome
A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!
Τι είναι το wherefrom for Chrome;
Το wherefrom for Chrome είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον wherefrom, και η κύρια λειτουργία του είναι "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης wherefrom for Chrome
Λήψη αρχείων επέκτασης wherefrom for Chrome σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
wherefrom for Chrome will seamlessly show sustainability scores for the products you’re browsing on supported retailer websites and suggest more sustainable alternatives to the products you have in your basket. Yay! You’ll be rewarded with mountains of wherefrom coins. The more sustainable you are, the more coins - which can be redeemed for cash, charity donations and tree planting. Cute, right?
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | eopacmjkgimhghpjmiggnbjkdlfeejoh |
Επίσημο URL | https://chrome.google.com/webstore/detail/wherefrom-for-chrome/eopacmjkgimhghpjmiggnbjkdlfeejoh |
Περιγραφή | A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy! |
Μέγεθος Αρχείου | 7.31 MB |
Αριθμός Εγκαταστάσεων | 123 |
Τρέχουσα Έκδοση | 0.0.3 |
Τελευταία Ενημέρωση | 2021-08-14 |
Ημερομηνία Δημοσίευσης | 2021-07-12 |
Αξιολόγηση | 5.00/5 Συνολικά 8 Αξιολογήσεις |
Προγραμματιστής | wherefrom |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://wherefrom.org |
URL της Σελίδας Πολιτικής Απορρήτου | https://wherefrom.org/terms |
Υποστηριζόμενες Γλώσσες | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.3", "short_name": "wherefrom for Chrome", "name": "wherefrom for Chrome", "description": "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!", "browser_action": { "default_title": "wherefrom for Chrome", "default_popup": "popup.html", "default_icon": { "16": "img\/icons\/icon_inactive_16.png" } }, "background": { "scripts": [ "background.bundle.js" ] }, "icons": { "16": "img\/icons\/icon_active_16.png", "32": "img\/icons\/icon_active_32.png", "48": "img\/icons\/icon_active_48.png", "128": "img\/icons\/icon_active_128.png" }, "options_page": "options.html", "permissions": [ "activeTab", "cookies", " |