WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
The Ultimate 432Hz Converter: Transform music on Spotify, YouTube & more

The Ultimate 432Hz Converter: Transform music on Spotify, YouTube & more

View on Chrome Web Store
View The Ultimate 432Hz Converter: Transform music on Spotify, YouTube & more Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
47 views
This extension has been viewed 47 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.

Transform music to 432Hz on Spotify, YouTube, Tidal & more! Enhance relaxation & focus with our simple Chrome extension.
Type
Extension
Users
194 users
9
Website ultimate432.com
Appum Studios Ltd
View author page of Appum Studios Ltd
Published
Published on November 20, 2024
Version 1.0.4
Manifest version
3
Updated
Updated on January 24, 2025
lifestyle/entertainment
Extension Category
Website
Visit developer website
View on Chrome Web Store
View The Ultimate 432Hz Converter: Transform music on Spotify, YouTube & more 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",
    "name": "The Ultimate 432Hz Converter: Transform music on Spotify, YouTube & more",
    "short_name": "Ultimate 432 Player",
    "version": "1.0.4",
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "file:\/\/*\/*"
    ],
    "permissions": [
        "storage",
        "tabCapture",
        "webNavigation",
        "scripting",
        "offscreen",
        "userScripts",
        "contextMenus",
        "tabs",
        "management"
    ],
    "action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "circles\/*.svg"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "isolated.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start"
        },
        {
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "js": [
                "main.js"
            ],
            "all_frames": true,
            "match_about_blank": true,
            "run_at": "document_start",
            "world": "MAIN"
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "commands": {
        "commandA": {
            "description": "command A"
        },
        "commandB": {
            "description": "command B"
        },
        "commandC": {
            "description": "command C"
        },
        "commandD": {
            "description": "command D"
        },
        "commandE": {
            "description": "command E"
        },
        "commandF": {
            "description": "command F"
        },
        "commandG": {
            "description": "command G"
        },
        "commandH": {
            "description": "command H"
        },
        "commandI": {
            "description": "command I"
        },
        "commandJ": {
            "description": "command J"
        },
        "commandK": {
            "description": "command K"
        },
        "commandL": {
            "description": "command L"
        },
        "commandM": {
            "description": "command M"
        },
        "commandN": {
            "description": "command N"
        },
        "commandO": {
            "description": "command O"
        },
        "commandP": {
            "description": "command P"
        },
        "commandQ": {
            "description": "command Q"
        },
        "commandR": {
            "description": "command R"
        },
        "commandS": {
            "description": "command S"
        }
    }
}
© 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