Buddha Weather

Mindfulness in the Wind

Wat is Buddha Weather?

Buddha Weather is een Chrome-extensie ontwikkeld door healthfoo12, en de belangrijkste functie is "Mindfulness in the Wind".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Buddha Weather

Download Buddha Weather-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Make the back of your new tab into an opportunity to be mindful.                    

Basisinformatie over de Extensie

Naam Buddha Weather Buddha Weather
ID mphophigpjjnaaiabigjkngofbpnkime
Officiële URL https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime
Beschrijving Mindfulness in the Wind
Bestandsgrootte 2.24 MB
Aantal Installaties 54
Huidige Versie 1.0
Laatst Bijgewerkt 2015-03-24
Publicatiedatum 2015-03-24
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar healthfoo12
Betalingswijze free
Extensiewebsite http://www.buddhaweather.com/
Ondersteunde Talen 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\/"
    ]
}