Zen
Zen quotes to encourage focus, enlighten, and inspire
Zen क्या है?
Zen jc6212 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Zen quotes to encourage focus, enlighten, and inspire"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Zen एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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" } } |