Skip to content

v1.3.0 — One-click Marketplace extension + terminal one-liner

Choose a tag to compare

@fletcherholt fletcherholt released this 01 Jun 13:30
· 7 commits to main since this release

Now installable without GitHub or a download — two ways added.

One-click from Marketplace

Search "Collections" in Spicetify Marketplace:

  • Collections (Extensions tab) — real one-click Install. UI opens as a full-screen overlay from the Collections button in Your Library (Esc / back closes it).
  • Collections (custom app) (Apps tab) — the dedicated sidebar tab/page (browse-only in Marketplace; use an installer).

Both builds share the same saved data.

One-line terminal install

macOS / Linux:

bash <(curl -fsSL https://raw.githubusercontent.com/fletcherholt/album-collections/main/install-remote.sh)

Windows (PowerShell):

iwr -useb https://raw.githubusercontent.com/fletcherholt/album-collections/main/install-remote.ps1 | iex

Also in the zip

Per-OS installers (install.command/.sh/.bat+.ps1), the custom app, and the standalone collections.js extension.