Zen

Zen quotes to encourage focus, enlighten, and inspire

Zen là gì?

Zen là một tiện ích mở rộng Chrome được phát triển bởi jc6212, và tính năng chính của nó là "Zen quotes to encourage focus, enlighten, and inspire".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Zen

Tải xuống các tệp mở rộng Zen dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        * 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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Zen Zen
ID hbmofjjidekmconddponmfdimclhnanj
URL Chính Thức https://chrome.google.com/webstore/detail/zen/hbmofjjidekmconddponmfdimclhnanj
Mô tả Zen quotes to encourage focus, enlighten, and inspire
Kích Thước Tệp 396 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 1.0.6
Cập Nhật Lần Cuối 2013-06-06
Ngày Phát Hành 2013-06-06
Đánh Giá 1.76/5 Tổng số 94 Đánh Giá
Nhà Phát Triển jc6212
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}