Zen
Zen quotes to encourage focus, enlighten, and inspire
Zenとは何ですか?
Zenはjc6212によって開発されたChromeの拡張機能で、その主な機能は「Zen quotes to encourage focus, enlighten, and inspire」です。
拡張機能のスクリーンショット
Zen拡張機能のCRXファイルをダウンロード
Zen拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
* simply click the button for a daily dose of Zen wisdom. About the philosophy of Zen: ============= A Japanese school of Mahayana Buddhism emphasizing the value of meditation and intuition rather than ritual worship or study of scriptures. Zen as defined by the philosopher Alan Watts: ============= It continues, in its own way, the general practice of Buddhism, which is to free the mind from its habitual confusion of words, ideas, and concepts with reality, and from all those emotional disturbances and entanglements which flow from this confusion. Thus the ego, time, the body, life, and death are all viewed as concepts having neither more nor less reality than abstract numbers or measures, such as inches or ounces.
拡張機能の基本情報
名前 | |
ID | hbmofjjidekmconddponmfdimclhnanj |
公式URL | https://chrome.google.com/webstore/detail/zen/hbmofjjidekmconddponmfdimclhnanj |
説明 | Zen quotes to encourage focus, enlighten, and inspire |
ファイルサイズ | 396 KB |
インストール数 | 1,000 |
現在のバージョン | 1.0.6 |
最終更新日 | 2013-06-06 |
公開日 | 2013-06-06 |
評価 | 1.76/5 合計 94 レビュー |
開発者 | jc6212 |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Zen", "version": "1.0.6", "manifest_version": 2, "description": "Zen quotes to encourage focus, enlighten, and inspire", "icons": { "16": "icon16.png", "48": "icon48.png", "56": "icon56.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon16.png", "default_title": "Zen Quotes", "default_popup": "popup.html" } } |