2026 — present·plugin

figma-music-injector

A Figma plugin that fills a component with a real Apple Music track instead of placeholder text and stand-in art.

Search a track and the plugin fills the component with real cover art, metadata, and a color theme pulled from the album artwork.

figma-music-injector is a Figma plugin that injects real artist track data into Figma. Search for a song, click a result, and the plugin sets the title, artist, and album artwork in one pass. It can insert a new component onto the canvas or update an existing one in place. Featured tracks sit alongside a local history of what you've used before.

The dynamic color injection was the most fun to build. It samples the cover art, extracts the dominant color, and builds the component's theme from it. Text flips to white or black for contrast, and a faint hairline around the artwork keeps a same-toned cover from disappearing into the canvas.

It is a companion to the figma-chat-builder plugin and draws from the same UI kit I released on the Figma Community. I first built it as a proof of concept to test Figma's newly announced generative plugins feature from Config 26, but when I hit the limits of their agentic tooling, I exported it and built it for real.