Buddha Weather
Mindfulness in the Wind
O que é Buddha Weather?
Buddha Weather é uma extensão do Chrome desenvolvida por healthfoo12, e sua principal característica é "Mindfulness in the Wind".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Buddha Weather
Baixe arquivos de extensão Buddha Weather 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
Make the back of your new tab into an opportunity to be mindful.
Informações Básicas da Extensão
Nome | |
ID | mphophigpjjnaaiabigjkngofbpnkime |
URL Oficial | https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime |
Descrição | Mindfulness in the Wind |
Tamanho do Arquivo | 2.24 MB |
Contagem de Instalações | 54 |
Versão Atual | 1.0 |
Última Atualização | 2015-03-24 |
Data de Publicação | 2015-03-24 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | healthfoo12 |
Tipo de Pagamento | free |
Site da Extensão | http://www.buddhaweather.com/ |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Buddha Weather", "description": "Mindfulness in the Wind", "version": "1.0", "browser_action": { "default_icon": "icon.png" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ] } |