WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Meditation Music

Meditation Music

View on Chrome Web Store
View Meditation Music Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
18 views
This extension has been viewed 18 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Meditation Music enables conducive meditation sessions, by enabling 1-click access to meditative music.
Type
Extension
Users
242 users
1
ValueFoundry
View author page of ValueFoundry
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 7, 2023
Version 1.0.0
Manifest version
3
Updated
Updated on December 7, 2023
lifestyle/well_being
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Meditation Music Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Meditation Music",
    "short_name": "Meditation Music",
    "version": "1.0.0",
    "homepage_url": "https:\/\/browsebetter.io",
    "description": "Meditation Music enables conducive meditation sessions, by enabling 1-click access to meditative music.",
    "action": {
        "default_icon": {
            "32": "images\/32.png",
            "48": "images\/48.png",
            "64": "images\/64.png",
            "128": "images\/128.png"
        },
        "default_title": "Meditation Music [Alt + X]"
    },
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "background",
        "storage"
    ],
    "icons": {
        "32": "images\/32.png",
        "48": "images\/48.png",
        "64": "images\/64.png",
        "128": "images\/128.png"
    },
    "offline_enabled": true,
    "author": "Meditation Music",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+X",
                "windows": "Alt+X",
                "mac": "Alt+X",
                "chromeos": "Alt+X",
                "linux": "Alt+X"
            },
            "description": "Press Alt + X to toggle the Meditation Music"
        }
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top