wherefrom for Chrome
A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!
Co je wherefrom for Chrome?
wherefrom for Chrome je rozšíření Chrome vyvinuté wherefrom, a jeho hlavní funkcí je „A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření wherefrom for Chrome
Stáhněte si soubory rozšíření wherefrom for Chrome ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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?
Základní Informace o Rozšíření
Název | |
ID | eopacmjkgimhghpjmiggnbjkdlfeejoh |
Oficiální URL | https://chrome.google.com/webstore/detail/wherefrom-for-chrome/eopacmjkgimhghpjmiggnbjkdlfeejoh |
Popis | A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy! |
Velikost souboru | 7.31 MB |
Počet instalací | 123 |
Aktuální Verze | 0.0.3 |
Poslední Aktualizace | 2021-08-14 |
Datum Vydání | 2021-07-12 |
Hodnocení | 5.00/5 Celkem 8 Hodnocení |
Vývojář | wherefrom |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://wherefrom.org |
URL Stránky Zásad Ochrany Soukromí | https://wherefrom.org/terms |
Podporované Jazyky | 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", " |