NimbusMind: Meditation, Relax, and Calm

Learn how to meditate, mindfulness, stress less. Nature sounds, live wallpapers and more.

Apa itu NimbusMind: Meditation, Relax, and Calm?

NimbusMind: Meditation, Relax, and Calm adalah ekstensi Chrome yang dikembangkan oleh https://nimbusmind.com, dan fitur utamanya adalah "Learn how to meditate, mindfulness, stress less. Nature sounds, live wallpapers and more.".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi NimbusMind: Meditation, Relax, and Calm

Unduh file ekstensi NimbusMind: Meditation, Relax, and Calm dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        NimbusMind is your personal meditation helper. It's an easy and convenient way to learn meditation and stay mindful throughout the day.

NimbusMind is the perfect meditation app for beginners, but it also includes many programs for the intermediate and advanced user.

Guided sessions are available in several lengths, including 3, 5, 10, 20, 30, or 40-minute sessions. The sessions are conveniently designed so you can choose according to how much time you have available. Besides single sessions, NimbusMind has multi-session programs for the most important aspects of your life:

• Focus
• Sleep
• Anxiety
• Happiness
• And many more

All of our programs are designed to be simple and effective. NimbusMind also has extra features to enhance your meditation practice and make sessions more fun:

• Ambient background sounds
(Fire, River, Ocean, Cat Purr, Rain, Forest, and more)

• Video themes
(Relaxing videos that help with visualization)

• Background music
(Focus, Meditation, Sleep, and more)


★★ For iPhone and iPad ★★
https://itunes.apple.com/app/nimbusmind-mindfulness-app/id1278663918

★★ For Android ★★
https://play.google.com/store/apps/details?id=co.nimbusweb.mind

Terms & Policy
https://nimbusmind.com/terms                    

Informasi Dasar Ekstensi

Nama NimbusMind: Meditation, Relax, and Calm NimbusMind: Meditation, Relax, and Calm
ID accebjobnljiehcaocahignlanfnfkcc
URL Resmi https://chromewebstore.google.com/detail/nimbusmind-meditation-rel/accebjobnljiehcaocahignlanfnfkcc
Deskripsi Learn how to meditate, mindfulness, stress less. Nature sounds, live wallpapers and more.
Ukuran File 34.93 MB
Jumlah Instalasi 11,819
Versi Saat Ini 2.6.0
Terakhir Diperbarui 2023-12-14
Tanggal Publikasi 2018-11-24
Penilaian 4.33/5 Total 57 Penilaian
Pengembang https://nimbusmind.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://nimbusmind.com/
URL Halaman Kebijakan Privasi https://everhelper.pro/privacy.php
Bahasa yang Didukung en,ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "short_name": "__MSG_appShort__",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "2.6.0",
    "background": {
        "service_worker": "pages\/backend\/background.js",
        "type": "module"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "options_page": "pages\/options\/options.html",
    "permissions": [
        "management",
        "storage",
        "unlimitedStorage",
        "tabs",
        "activeTab",
        "cookies",
        "scripting"
    ],
    "host_permissions": [
        "",
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "pages\/mind\/meditation.html"
            ],
            "use_dynamic_url": true
        }
    ],
    "icons": {
        "128": "img\/icon\/icon.png",
        "16": "img\/icon\/icon.png",
        "24": "img\/icon\/icon.png",
        "32": "img\/icon\/icon.png",
        "48": "img\/icon\/icon.png",
        "64": "img\/icon\/icon.png",
        "96": "img\/icon\/icon.png",
        "19": "img\/icon\/icon.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "\/pages\/common\/mind\/img\/assets\/icon.png",
        "default_title": "Nimbus Mind"
    },
    "commands": {
        "toggle-feature-foo": {
            "suggested_key": {
                "default": "Ctrl+Shift+Y",
                "mac": "Command+Shift+Y"
            },
            "description": "Toggle feature foo",
            "global": false
        }
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEApB8LMOHhkAQaXsIokkG3ZBjQIKz40Rs+JDd0My7\/UwopjsDdc5pdyT7cKHL7U9mdBfHBLBJV+\/K8zArzQGufRO9sX\/dSMmKet6gG2TyVOrc0facrTVl9n2jilIcaaEb2aN5UMVtnd+ymZxwUBcEVugM81ou3DbpvvaIqgGTq53zjO\/MzCyTG73D\/0VIMXRWf2iSoH0EskolpabAapALqTJ4vwDetdCdOdcyTV1Od87OyOSs2DQnjkSosUUIbmYyY\/Psd4Qfg3b\/P8e4rUoaUROXl+nJ6PAQ\/9cvHCPUhkEgfC+p3+7XwSFIdrMeun2EzdBEySY\/y7exGUkzwTC8sNwIDAQAB"
}