Learn Meditation
Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life
Cos'è Learn Meditation?
Learn Meditation è un'estensione di Chrome sviluppata da Meditation for Beginners, e la sua funzione principale è "Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Learn Meditation
Scarica i file di estensione Learn Meditation in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Meditation and the Evolution of Consciousness with Daaji - Best Online Meditation Course on Udemy for beginners & experienced students
Access the course here -
https://www.udemy.com/the-evolution-of-consciousness-heartfulness-meditation/ Informazioni di Base sull'Estensione
| Nome | |
| ID | aljocaldijoilkbchnlhdojmagmhdpch |
| URL Ufficiale | https://chromewebstore.google.com/detail/learn-meditation/aljocaldijoilkbchnlhdojmagmhdpch |
| Descrizione | Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life |
| Dimensione del File | 28.09 KB |
| Conteggio Installazioni | 131 |
| Versione Corrente | 3.1 |
| Ultimo Aggiornamento | 2017-12-02 |
| Data di Pubblicazione | 2017-12-01 |
| Valutazione | 5.00/5 Totale 2 Valutazioni |
| Sviluppatore | Meditation for Beginners |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://daaji.org/udemy/ |
| URL della Pagina di Aiuto | http://daaji.org/udemy/ |
| URL della Pagina della Politica sulla Privacy | http://en-in.heartfulness.org/terms |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Learn Meditation",
"manifest_version": 2,
"short_name": "learnmeditation",
"description": "Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life",
"version": "3.1",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "16px_1377-1511974864.png"
},
"icons": {
"128": "128px_1377-1511974909.png"
}
} | |