Soul Mastery
Soul Mastery Transformational Growth and Evolution
什麼是Soul Mastery?
Soul Mastery是由icmedia開發的Chrome擴展程式,該擴展的主要功能是“Soul Mastery Transformational Growth and Evolution”。
擴展截圖
下載Soul Mastery擴展crx文件
下載Soul Mastery擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Soul Mastery is an online education site offering courses and services to help you on your spiritual journey towards your souls growth & evolution.
Healing meditations include:
* White Light Healing
* Healing Your Inner Child
* Change & Acceptance
* Return of the Divine Feminine & Awakening Goddess
* Transformational Tools & Techniques for Self-Empowerment
* Clear Vows, Oaths & Contracts from Your Akashic Records 擴展基本資訊
| 名稱 | |
| ID | objpmojppiflcdacmlnadhbkjiffcpmc |
| 官方網址 | https://chromewebstore.google.com/detail/soul-mastery/objpmojppiflcdacmlnadhbkjiffcpmc |
| 簡介 | Soul Mastery Transformational Growth and Evolution |
| 檔案大小 | 28.97 KB |
| 安裝次數 | 74 |
| 目前版本 | 1.11 |
| 更新時間 | 2017-10-31 |
| 上架時間 | 2017-10-30 |
| 開發者 | icmedia |
| 付費類型 | free |
| 擴展官網 | https://soulmastery.memberportal.io/site/sales |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Soul Mastery",
"manifest_version": 2,
"short_name": "SoulMastery",
"description": "Soul Mastery Transformational Growth and Evolution ",
"version": "1.11",
"background": {
"persistent": false,
"scripts": [
"OneSignal2.js",
"background.js"
]
},
"browser_action": {
"default_icon": "16px_767-1509411509.png"
},
"icons": {
"128": "128px_767-1509116084.png"
},
"permissions": [
"gcm",
"storage",
"notifications",
"identity"
]
} | |