Buddha Weather

Mindfulness in the Wind

Co to jest Buddha Weather?

Buddha Weather to rozszerzenie Chrome opracowane przez healthfoo12, a jego główną funkcją jest „Mindfulness in the Wind”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Buddha Weather

Pobierz pliki rozszerzeń Buddha Weather w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa Buddha Weather Buddha Weather
ID mphophigpjjnaaiabigjkngofbpnkime
Oficjalny URL https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime
Opis Mindfulness in the Wind
Rozmiar pliku 2.24 MB
Liczba instalacji 54
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2015-03-24
Data Publikacji 2015-03-24
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper healthfoo12
Typ Płatności free
Strona Rozszerzenia http://www.buddhaweather.com/
Obsługiwane Języki 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\/"
    ]
}