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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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", " |