Buddha Weather

Mindfulness in the Wind

Что такое Buddha Weather?

Buddha Weather - это расширение Chrome, разработанное healthfoo12, и его основная функция - "Mindfulness in the Wind".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Buddha Weather

Скачайте файлы расширений Buddha Weather в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Buddha Weather Buddha Weather
ID mphophigpjjnaaiabigjkngofbpnkime
Официальный URL https://chrome.google.com/webstore/detail/buddha-weather/mphophigpjjnaaiabigjkngofbpnkime
Описание Mindfulness in the Wind
Размер файла 2.24 MB
Количество установок 54
Текущая Версия 1.0
Последнее Обновление 2015-03-24
Дата публикации 2015-03-24
Рейтинг 5.00/5 Всего 1 оценок
Разработчик healthfoo12
Тип оплаты free
Официальный сайт расширения http://www.buddhaweather.com/
Поддерживаемые языки 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\/"
    ]
}