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 là gì?
wherefrom for Chrome là một tiện ích mở rộng Chrome được phát triển bởi wherefrom, và tính năng chính của nó là "A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy!".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng wherefrom for Chrome
Tải xuống các tệp mở rộng wherefrom for Chrome dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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?
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | eopacmjkgimhghpjmiggnbjkdlfeejoh |
URL Chính Thức | https://chrome.google.com/webstore/detail/wherefrom-for-chrome/eopacmjkgimhghpjmiggnbjkdlfeejoh |
Mô tả | A nifty little tool to help you make more ethical purchasing decisions while shopping online. Sustainable shopping, made easy! |
Kích Thước Tệp | 7.31 MB |
Số Lần Cài Đặt | 123 |
Phiên Bản Hiện Tại | 0.0.3 |
Cập Nhật Lần Cuối | 2021-08-14 |
Ngày Phát Hành | 2021-07-12 |
Đánh Giá | 5.00/5 Tổng số 8 Đánh Giá |
Nhà Phát Triển | wherefrom |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://wherefrom.org |
URL Trang Chính Sách Bảo Mật | https://wherefrom.org/terms |
Ngôn Ngữ Được Hỗ Trợ | 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", " |