Bambeere — The browser tab that plants bamboo

Plant bamboo in your browser to prevent climate collapse

O que é Bambeere — The browser tab that plants bamboo?

Bambeere — The browser tab that plants bamboo é uma extensão do Chrome desenvolvida por http://bambeere.org, e sua principal característica é "Plant bamboo in your browser to prevent climate collapse".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Bambeere — The browser tab that plants bamboo

Baixe arquivos de extensão Bambeere — The browser tab that plants bamboo no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        𝕎ℍ𝔸𝕋 𝕀𝕊 𝕀𝕋 ?

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                    

Informações Básicas da Extensão

Nome Bambeere — The browser tab that plants bamboo Bambeere — The browser tab that plants bamboo
ID hdiiakgcahadnmkfhhbbjeaiibhocena
URL Oficial https://chrome.google.com/webstore/detail/bambeere-%E2%80%94-the-browser-ta/hdiiakgcahadnmkfhhbbjeaiibhocena
Descrição Plant bamboo in your browser to prevent climate collapse
Tamanho do Arquivo 60.54 KB
Contagem de Instalações 78
Versão Atual 0.1.3
Última Atualização 2019-07-22
Data de Publicação 2019-07-22
Classificação 3.00/5 Total de 3 Avaliações
Desenvolvedor http://bambeere.org
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://bambeere.org/
URL da Página de Ajuda https://bambeere.org/
URL da Página de Política de Privacidade https://bambeere.org/privacy-policy
Idiomas Suportados 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"
    ]
}