Bambeere — The browser tab that plants bamboo
Plant bamboo in your browser to prevent climate collapse
Bambeere — The browser tab that plants bamboo란 무엇입니까?
Bambeere — The browser tab that plants bamboo은(는) http://bambeere.org에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Plant bamboo in your browser to prevent climate collapse"입니다.
확장 프로그램 스크린샷
Bambeere — The browser tab that plants bamboo 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
𝕎ℍ𝔸𝕋 𝕀𝕊 𝕀𝕋 ? Add this extension to Chrome, and every time you open a new tab, we'll show you an ad that helps fund sustainable bamboo forests that clean the atmosphere and restore balance. No user sign up | No invasive tracking | No bullsh*t 𝕎ℍ𝕐 𝔹𝔸𝕄𝔹𝕆𝕆 ? 500,000 cargo ships - that's how much carbon we put into our atmosphere every year — 40 billion tons — and it's killing our climate. We have ten years to limit and reduce the carbon in our atmosphere to prevent climate collapse. Bamboo forests can capture more carbon, create more oxygen, and produce more hardwood than an equivalent stand of trees within 10 years. Using bamboo in buildings, furniture, vehicles, clothing — even toilet paper — removes carbon from our atmosphere for decades to come, and protects our remaining forests from deforestation. Read more about our mission on bambeere.org — This is a BETA version and under active development. We need your help to make it better. Email us [link in the sidebar], talk to us on @bambeere on Twitter or join the r/bambeere community on Reddit, with your questions and feedback. — Thanks! Barry & the Bambeere team
확장 프로그램 기본 정보
이름 | |
ID | hdiiakgcahadnmkfhhbbjeaiibhocena |
공식 URL | https://chrome.google.com/webstore/detail/bambeere-%E2%80%94-the-browser-ta/hdiiakgcahadnmkfhhbbjeaiibhocena |
설명 | Plant bamboo in your browser to prevent climate collapse |
파일 크기 | 60.54 KB |
설치 횟수 | 78 |
현재 버전 | 0.1.3 |
최근 업데이트 | 2019-07-22 |
출시 날짜 | 2019-07-22 |
평점 | 3.00/5 총 3 개의 평점 |
개발자 | http://bambeere.org |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://bambeere.org/ |
도움말 페이지 URL | https://bambeere.org/ |
개인정보 보호 정책 페이지 URL | https://bambeere.org/privacy-policy |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bambeere \u2014 The browser tab that plants bamboo", "short_name": "Bambeere", "description": "Plant bamboo in your browser to prevent climate collapse", "version": "0.1.3", "author": "Barry Prendergast", "browser_action": { "default_icon": "icon.png", "default_title": "bambeere default icon" }, "chrome_url_overrides": { "newtab": "local.html" }, "permissions": [ "activeTab" ] } |