Zen

Zen quotes to encourage focus, enlighten, and inspire

Qu'est-ce que Zen ?

Zen est une extension Chrome développée par jc6212, et sa fonction principale est "Zen quotes to encourage focus, enlighten, and inspire".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Zen

Téléchargez les fichiers d'extension Zen au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom Zen Zen
ID hbmofjjidekmconddponmfdimclhnanj
URL Officiel https://chrome.google.com/webstore/detail/zen/hbmofjjidekmconddponmfdimclhnanj
Description Zen quotes to encourage focus, enlighten, and inspire
Taille du Fichier 396 KB
Nombre d'Installations 1,000
Version Actuelle 1.0.6
Dernière Mise à Jour 2013-06-06
Date de Publication 2013-06-06
Évaluation 1.76/5 Total 94 Évaluations
Développeur jc6212
Type de Paiement free
Langues Prises en Charge 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"
    }
}