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 |
| 官方URL | 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"
]
} | |