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
官方網址 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\/"
    ]
}