Soul Mastery
Soul Mastery Transformational Growth and Evolution
What is Soul Mastery?
Soul Mastery is a Chrome extension developed by icmedia, and its main feature is "Soul Mastery Transformational Growth and Evolution".
Extension Screenshots
Download Soul Mastery Extension CRX File
Download Soul Mastery extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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
Extension Basic Information
Name | Soul Mastery |
ID | objpmojppiflcdacmlnadhbkjiffcpmc |
Official URL | https://chromewebstore.google.com/detail/soul-mastery/objpmojppiflcdacmlnadhbkjiffcpmc |
Description | Soul Mastery Transformational Growth and Evolution |
File Size | 28.97 KB |
Installation Count | 74 |
Current Version | 1.11 |
Last Updated | 2017-10-31 |
Publish Date | 2017-10-30 |
Developer | icmedia |
Payment Type | free |
Extension Website | https://soulmastery.memberportal.io/site/sales |
Supported Languages | 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" ] } |