# Signed-out Suno song page (same track as the LRC/SRT fixtures)

Date: 2026-08-26
Browser: Chrome 151.0.0.0 via Cursor Chrome DevTools MCP
URL path: `/song/0897ba68-3eb5-44e4-8ae0-66702cce48a7`
Title: `立刻，马上 (Do It Now) by Henry Zhang | Suno`
Extension: not installed in this Chrome
Session: `__session` cookie **absent**; `Log in` visible

Do not paste Clerk handshake query strings from this navigation.

## What was on the page

- Cover: `img` / button `Song Cover Image` present
- Lyrics tab selected; first sung line `两千五百次 敲击的日夜` (matches the
  fixture LRC/SRT)
- Desktop layout: left nav with **Log in**, cover, lyrics, similar tracks
- LRC/SRT overlay buttons: **none** (`querySelector` count 0)
- Duration shown: 3:14
- Date on page: December 28, 2025, v5

This is the miss I can show for this exact song without a signed-in
extension: cover and public lyrics are there; download buttons are not.
It is not a signed-in overlay screenshot.

## Same song with unpacked extension (Playwright CFT 151, headed)

Date: 2026-08-26. Persistent profile `/tmp/growth-suno-ext-profile-3`.
`--load-extension` + `--disable-extensions-except` pointed at
`/Users/henry/code/get-suno-lyric/apps/extension/dist`. No Suno login.

`docs/growth-content/evidence/suno/signed-out-with-unpacked-extension.png`

- Title / `h1`: `立刻，马上 (Do It Now)`
- Cover: `img[alt="Song Cover Image"]` present
- First lyric block includes `两千五百次 敲击的日夜`
- Duration on the player: 3:14
- `__session` absent; LRC/SRT overlay count **0**
- An earlier shot of the same path was only the Suno skeleton loader;
  this file is the loaded page

The content script still requires a signed-in `__session` plus aligned
lyrics before it draws buttons. This PNG is the signed-out miss with
the local build loaded. It is still not a signed-in overlay screenshot.

## Same song again (Chrome DevTools MCP, 2026-08-27)

Same path. Cover present. Title still `立刻，马上 (Do It Now) by Henry
Zhang | Suno`. Visible `Log in` CTAs: 2. Overlay count **0**. Extension
not in this Chrome. Handshake query was present; not saved. This is
another signed-out miss, not a signed-in overlay screenshot.

## Same song again (Chrome DevTools MCP, 2026-08-26 later)

Same URL. Cover present. Public lyrics present, first sung line still
`两千五百次 敲击的日夜`. `__session` absent. `Log in` visible. LRC/SRT
button count 0. Extension not in this profile. YouTube Studio from the
same Chrome redirected to Google sign-in.
