Back to Projects
Amazify logo
Amazon Music customization
Open source · Version 1.0.0 · Windows

Amazify

A Spicetify-inspired plugin platform for the official Amazon Music desktop app. Change its interface and behavior while Amazon Music keeps handling playback, accounts, downloads, notifications, and DRM.

Official app stays intactNo packaged Amazon Music files are replaced.
Verified catalogEvery published file is pinned and hash checked.
Fast daily launchA background daemon starts at sign-in and reconnects.
No Python requiredThe installer includes the application and CLI.
Unofficial community software Amazify depends on Amazon Music's internal desktop interface, so an Amazon Music update can temporarily affect the runtime or plugins.
Check requirements
A different interface

Signal Studio rebuilds the everyday Amazon Music experience

The stock theme demonstrates how deeply a plugin can reshape navigation, content surfaces, typography, controls, textures, queue panels, settings, and Big Mode.

Amazon Music home page transformed by the Signal Studio theme

Signal Studio

A full-interface theme with a compact navigation rail, reactive ambience, redesigned panels, and a floating transport built for quick scanning.

  • Home, search, library, settings, queue, and Big Mode coverage
  • Responsive layouts for compact and wide windows
  • Reversible when the plugin is disabled
Stock plugin

True Big Mode turns now playing into a focused lyrics view

Album-derived ambience, synchronized lyrics, track information, full playback controls, and a draggable timeline share one full-window layout.

True Big Mode showing synchronized lyrics beside album artwork

True Big Mode

Designed around the song rather than the original utility panels. Instrumental tracks transition to a centered artwork layout when no lyrics are available.

  • Lyrics and active-line tracking
  • Dynamic color ambience from album art
  • Custom playback, shuffle, repeat, and seeking controls
The platform

Plugins arrive through a checked, reversible runtime

Amazify attaches to a validated local Chromium DevTools target, injects its runtime, and loads only the plugins you explicitly enable.

In-app marketplace

Install, update, reinstall, enable, and disable plugins from inside Amazon Music.

Integrity-pinned catalog

Catalog packages pin a Git commit plus the SHA-256 and byte size of every file.

Update checks

Opening the marketplace refreshes catalog versions and compares them with installed manifests.

Plugin assets

Plugins can ship validated images, SVGs, fonts, JSON, JavaScript, and CSS.

Cleanup contracts

Plugins can remove their DOM, styles, listeners, and runtime changes when disabled.

Native bridge

Privileged operations pass through a credentialed, allowlisted loopback bridge.

Daily workflow

Install once, then launch Amazon Music through Amazify

The installer handles the executable, CLI, daemon, uninstaller, and optional shortcuts. The official Amazon Music app remains the client you sign into and use.

01

Install

Run the Windows installer and choose startup and shortcut options.

02

Launch

Open Amazon Music (Amazify) or run amazify run.

03

Choose plugins

Open the in-app marketplace, download a plugin, then enable it.

04

Keep current

Use marketplace updates and the verified application updater.

Trust boundaries

Verified downloads do not make arbitrary plugin code harmless

Downloaded plugins begin disabled. Hash verification proves that a file matches its catalog entry; it does not prove that third-party JavaScript is safe. Review the author, source, permissions, and pinned revision before enabling community code.

Local-only control plane

DevTools and bridge listeners bind to loopback and use session credentials and exact command allowlists.

Bounded downloads

Redirect validation, size limits, staged installs, and digests protect catalog and updater paths.

Private reporting

Security issues belong in GitHub private vulnerability reporting, not a public issue.

Make Amazon Music yours

Install the open-source runtime, keep the official player, and choose exactly which customizations run.