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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://bambeere.org และคุณลักษณะหลักของมันคือ "Plant bamboo in your browser to prevent climate collapse"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bambeere — The browser tab that plants bamboo
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" ] } |