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文件
下載Bambeere — The browser tab that plants bamboo擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
𝕎ℍ𝔸𝕋 𝕀𝕊 𝕀𝕋 ? 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 |
官方網址 | 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" ] } |