Explorer Go, Power Search, Playlists & Samples
Access your library from any device with Explorer Go. A real search engine with AND, OR, negation, and field queries. Create playlists. Manage and export your samples for Co-Composer. Plus smarter vocal detection, faster loading, and full Unicode filename support.
March 2026Explorer Go — Web App
- Browse your full library from any device — phone, tablet, another computer
- Push your library from the extension, access it anywhere via the web app
- Cloud curation sync — custom names, tags, notes, and playlists stay in sync
- Sign in with Google directly from the extension popup
- Subscription model with Stripe checkout for full library cloud storage
- Curation sync is free for all signed-in users
Power Search Engine
- AND logic —
rock lovematches songs containing both terms - OR logic —
rock,electronicmatches either term - Exact phrases —
"acoustic guitar"matches the full phrase - Negation —
-remixexcludes songs containing "remix" - Field-specific:
style:rocktag:favoritelyrics:midnighttitle:sunsetmodel:v4 - Forgiving aliases —
genre:,prompt:,tags:all resolve correctly - Search syntax legend with
?toggle next to search bar - Unified across extension, webapp, and playlist generation
- 172 unit tests covering edge cases
Playlists
- Create and manage playlists within the extension
- Suno playlists synced from your account via API
- Playlists sync bidirectionally between extension and webapp
Samples Manager
- Dedicated samples page for managing sound effects and single samples
- Sample taxonomy with classification system
- Export as Co-Composer-compatible library.json
- Download sample audio files alongside the library for local use
Smarter Vocal/Instrumental Detection
- Content-first 8-step detection chain — lyrics, title markers, tags, prompts, then Suno flags as tiebreaker
- Suno's
has_vocalandis_instrumentalflags are frequently wrong — now used only as fallback - Stems correctly classified by type (non-vocal stems = instrumental)
- Empty prompts recognized as instrumental
- Verified against 34k+ real clips
Cloud Sync Overhaul
- Lightweight curation-only sync — no full library download on every page load
- Server-authoritative versioning — no version conflicts
- All 11 curation fields synced: names, tags, notes, definitives, visibility, release status, links, art, hide-unliked, disliked, sample classifications
- Suno playlists and Explorer playlists both sync
- Push library to cloud from extension popup with one click
Smarter Popup
- Three-state model: first-time, returning offline, and connected
- Full UI visible when offline with indexed data
- Cloud sync status badge — green when synced, orange when stale
- Push to cloud button for Explorer Go
- Sign-in shortcut when Supabase auth is needed
- Configurable download subfolder with Chrome settings hint for external drives
UI & Performance
- Clean icon-based UI — removed emojis throughout, replaced with SVG icons
- Improved filter experience with count badges and multi-select
- Webapp loading optimized — chunked grouping, deferred search cache, no blocking network calls on load
- iPhone safe area support for header and status bar
- Mobile touch target improvements — hover effects desktop-only
- Unicode filename support — Japanese, Korean, Chinese, and other non-ASCII characters preserved in downloads
- Heart badges on liked version thumbnails
- Hardened security: postMessage origin checks, tightened manifest permissions, CSP