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是由wherefrom开发的Chrome扩展程序,该扩展的主要功能是“A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!”。
扩展截图
下载wherefrom for Chrome扩展crx文件
下载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", " |