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