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