Voice to Instrument Chrome Extension — Convert Any Audio to Piano, Guitar or Violin in One Click

Apr 18, 2026

We just published a free, open-source Chrome extension that makes it one-click simple to use Voice to Instrument Generator from anywhere on the web. Right-click any audio or video, or hit the toolbar icon, and you're straight in the recorder — no copy-pasting URLs, no hunting for the tab.

If you spend any time on YouTube, TikTok, SoundCloud, Twitter, or music blogs and find yourself thinking "that vocal riff would sound amazing on piano," this extension is built for you.

What the Voice to Instrument Chrome extension does

The extension adds three quick-launch paths to your browser:

  1. Right-click context menu — on any <audio> or <video> element, right-click and pick "Convert this audio to instrument." The extension opens voicetoinstrument.com in a new tab with the source URL pre-attached so you can quickly import it.
  2. Toolbar popup — click the extension icon to get a tidy panel with buttons for the main recorder, My Creations, and every instrument-specific page (piano, guitar, violin, saxophone, drums, flute, cello, trumpet, bass).
  3. Keyboard shortcut — press Alt+Shift+V anywhere in Chrome to jump straight into the recorder.

All three paths route to the same web app, so you can start a conversion from whichever surface is closest to hand.

Why we built a Chrome extension

Most voice-to-instrument traffic starts with a moment of inspiration — someone hears a vocal line on a music video, a podcast clip, or a friend's voice memo, and wants to hear what it would sound like played by a real instrument. By the time they finish opening a new tab, typing the URL, navigating the site, and returning to the original audio, the spark is usually gone.

A Chrome extension collapses that to one click. It removes the friction between "I want to try this" and "here's the result." Faster path to the tool means more experiments, more creative output, and — for us — better feedback.

It's also a way to meet users where they already are. The browser is the operating system for music discovery in 2026. If a tool helps creatively, it should live one click away.

Features

Right-click on any audio or video

The extension adds entries to Chrome's context menu whenever you right-click on an <audio> or <video> element. Pick "Convert this audio to instrument" and the extension:

  • Captures the element's source URL
  • Captures the page URL for context
  • Opens voicetoinstrument.com in a new tab with both as query parameters
  • Tags the visit with a utm_source=chrome-extension attribution so you can tell at a glance which conversions started here

Whether you're on YouTube looking at a cover, on Twitter watching a sound-on clip, or on a music producer's blog with an embedded demo, the flow is the same: right-click, convert, done.

Quick-launch popup

Click the toolbar icon and you get a 320-pixel-wide panel containing:

  • A primary Record & convert now button
  • A secondary My creations button for reviewing past conversions
  • Chip links to all nine main instrument pages: piano, guitar, violin, saxophone, drums, flute, cello, trumpet, and bass
  • Footer links to the how-it-works guide, pricing page, and the main site

The popup respects your system's light or dark mode and is fully responsive.

Keyboard shortcut

Alt+Shift+V on Windows or Linux, Option+Shift+V on Mac. It opens the recorder directly. You can remap it from chrome://extensions/shortcuts if it conflicts with something else.

Privacy-first

The extension requests only one permission: contextMenus. That's enough to add the right-click entries and nothing more. It does not:

  • Read page contents
  • Run content scripts
  • Track browsing activity
  • Make network requests on its own
  • Transmit any data to any server

Every "network action" the extension performs is opening a new tab to a URL you can see in the address bar. There is no analytics layer, no telemetry, no background beaconing. Full details are in the extension's privacy policy.

How to install

From the Chrome Web Store

Visit the Voice to Instrument extension page on the Chrome Web Store and click Add to Chrome. (We'll fill in the direct link here once publication completes.)

Manual install (developer mode)

If you'd like to try the extension before it clears Chrome Web Store review — or if you'd just like to inspect the code before installing — you can load it manually:

  1. Download or clone stark-ydq/voice-to-instrument-chrome-extension
  2. Open chrome://extensions in your browser
  3. Toggle Developer mode in the top-right
  4. Click Load unpacked and select the extension folder
  5. The icon will appear in your toolbar

How it pairs with the web app

The extension is a launcher. All the actual work — audio upload, instrument selection, AI conversion, playback, download — happens on voicetoinstrument.com. That means:

  • You get every feature of the full web app (9+ instruments, MiniMax-powered music generation, Kits AI voice conversion)
  • You get the full credit system, account history, and My Creations dashboard
  • The extension stays tiny, fast, and low-risk

If you're new to the tool, the main site is the best place to start. Record a few seconds of voice, pick an instrument, and listen to the result. Once you've done that a couple of times, the extension just removes the friction.

Try the online tool

Want to jump in now? Start with any of these:

Every instrument page has its own guide, example outputs, and the same recorder the extension launches.

Open source and feedback welcome

The extension is MIT licensed, with no telemetry, no ads, and no proprietary code. Source is at stark-ydq/voice-to-instrument-chrome-extension — stars, issues, and pull requests are all welcome.

If you have ideas for what the extension should do next — new context-menu actions, per-site integrations, richer popups — open an issue and we'll take a look.


Related reading:

Voice to Instrument Team

Voice to Instrument Team