Learn Meditation
Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life
Learn Meditationとは何ですか?
Learn MeditationはMeditation for Beginnersによって開発されたChromeの拡張機能で、その主な機能は「Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life」です。
拡張機能のスクリーンショット
Learn Meditation拡張機能のCRXファイルをダウンロード
Learn Meditation拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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/
拡張機能の基本情報
名前 | Learn Meditation |
ID | aljocaldijoilkbchnlhdojmagmhdpch |
公式URL | https://chromewebstore.google.com/detail/learn-meditation/aljocaldijoilkbchnlhdojmagmhdpch |
説明 | Meditation and the Evolution of Consciousness with Daaji Beginners guided heartfulness simple meditation system for modern life |
ファイルサイズ | 28.09 KB |
インストール数 | 131 |
現在のバージョン | 3.1 |
最終更新日 | 2017-12-02 |
公開日 | 2017-12-01 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | Meditation for Beginners |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://daaji.org/udemy/ |
ヘルプページのURL | http://daaji.org/udemy/ |
プライバシーポリシーページのURL | http://en-in.heartfulness.org/terms |
対応言語 | 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" } } |