WebExtension.net
Toggle dark mode
WebExtension.net

SoundFont MIDI Player

View on Chrome Web Store
View SoundFont MIDI Player Chrome Extension on Chrome Web Store
Add to bookmarks
3.9 (12 ratings)
40 views
This extension has been viewed 40 times

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

MIDI File Player with custom SoundFont file. You can also import your own SoundFont (sf2) files and test them with MIDI files.
Type
Extension
Users
1,000 users
1K
beamappzone
View author page of beamappzone
Published
Published on June 3, 2020
Version 1.0.1.2
Manifest version
3
Updated
Updated on January 4, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View SoundFont MIDI Player 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
{
    "background": {
        "service_worker": "bg.js"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "16": "images\/icon16.png",
        "128": "images\/icon128.png"
    },
    "action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__",
        "default_popup": "popup.html"
    },
    "name": "__MSG_ext_name__",
    "permissions": [
        "storage",
        "contextMenus"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "minimum_chrome_version": "88.0.0.0",
    "version": "1.0.1.2"
}
© 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