Zen
Zen quotes to encourage focus, enlighten, and inspire
Zen란 무엇입니까?
Zen은(는) jc6212에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Zen quotes to encourage focus, enlighten, and inspire"입니다.
확장 프로그램 스크린샷
Zen 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
* 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" } } |