Buddha Weather

Mindfulness in the Wind

什么是Buddha Weather?

Buddha Weather是由healthfoo12开发的Chrome扩展程序,该扩展的主要功能是“Mindfulness in the Wind”。

扩展截图

screenshot

下载Buddha Weather扩展crx文件

下载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\/"
    ]
}