Privacy Policy
Suno ShowLark Extension | Last Updated: January 29, 2026
Overview
The Suno ShowLark extension ("the Extension") is designed to help you generate playlists from your Suno.com account and visualize them in ShowLark. This privacy policy explains what data the Extension accesses, how it's used, and how it's protected.
Data Collection Summary
| Data Type | Collected | Stored | Sent to Our Servers |
|---|---|---|---|
| Suno session cookies | Yes | Locally only | Never |
| Device identifier | Generated | Locally only | Never |
| Generation history | Yes | Locally only | Never |
| ShowLark account info | If signed in | Locally only | To ShowLark only |
| Browsing history | No | No | No |
| Personal information | No | No | No |
What Data We Access
1. Suno Authentication Cookies
What: Session cookies from suno.com (e.g., __session, __client)
Why: These cookies are required to authenticate API requests to Suno on your behalf. Without them, the Extension cannot generate songs or browse your library.
How it's used:
- Cookies are read from your browser when you're logged into Suno
- They are used to make authenticated requests to Suno's API
- All requests are made directly from your browser to Suno's servers
- Cookies never leave your browser. They are not sent to ShowLark or any other third party
Storage: Stored locally in Chrome's extension storage (chrome.storage.local)
2. Device Identifier
What: A randomly generated UUID stored locally
Why: Suno's API requires a device identifier in request headers
How it's used:
- Generated once when you first use the Extension
- Included in headers when making requests to Suno's API
- Never sent to ShowLark servers
Storage: Stored locally in Chrome's extension storage
3. Generation History
What: Records of playlists you've generated (genre, song count, results)
Why: To show your generation history and allow re-pushing songs to ShowLark
How it's used: Displayed in the Extension popup's History tab
Storage: Stored locally in Chrome's extension storage (last 10 generations)
4. ShowLark Account Information (Optional)
What: If you sign in to ShowLark, your subscription tier and feature entitlements
Why: To enable tier-based features like higher song limits
How it's used:
- Synced from the ShowLark website when you're signed in
- Used to determine feature limits in the Extension
Storage: Stored locally in Chrome's extension storage
What Data We DO NOT Collect
- Browsing history: We don't track or record what websites you visit
- Personal information: We don't collect names, emails, or other personal data through the Extension
- Audio files: Songs are streamed directly from Suno's CDN; we don't intercept or store audio
- Payment information: All payments are handled directly by Stripe/PayPal through ShowLark's website
Third-Party Services
The Extension interacts with the following third-party services:
Suno (suno.com)
- Purpose: Music generation and library access
- Data shared: Your authentication cookies (in request headers), device ID
- Their privacy policy: suno.com/privacy
ShowLark (showlark.com)
- Purpose: Audio visualization, subscription management
- Data shared: If signed in, your account tier for feature gating
- Interactions: The Extension pushes generated songs to the ShowLark Visualizer
- Our privacy policy: This page
Supabase (for ShowLark backend)
- Purpose: ShowLark's authentication and data storage
- Data shared: Only if signed in to ShowLark, specifically authentication tokens
- Their privacy policy: supabase.com/privacy
Data Security
- All Suno API requests use HTTPS encryption
- Sensitive data (cookies, tokens) are stored in Chrome's secure extension storage
- The Extension does not include any analytics or tracking code
- Source code is unobfuscated and available for review
Permissions Explained
The Extension requests the following Chrome permissions:
| Permission | Why It's Needed |
|---|---|
cookies |
Read Suno authentication cookies |
storage |
Store tokens, settings, and history locally |
tabs |
Detect ShowLark tabs for pushing songs |
scripting |
Inject content scripts for captcha handling |
downloads |
Export songs to your computer |
alarms |
Keep generation tasks alive in background |
| Host permissions for suno.com | Make authenticated API requests to Suno |
| Host permissions for showlark.com | Communicate with ShowLark Visualizer |
| Host permissions for supabase.co | Sync ShowLark account entitlements |
Your Rights
- Access: All data is stored locally; you can view it via Chrome's developer tools
- Deletion: Uninstalling the Extension removes all locally stored data
- Control: You can revoke Suno permissions at any time through Chrome's extension settings
Changes to This Policy
We may update this privacy policy from time to time. The "Last Updated" date at the top of this policy indicates when it was last revised.
Contact
For questions about this privacy policy or the Extension's data practices:
- Email: privacy@showlark.com
- GitHub: github.com/showlark/suno-extension/issues
Open Source
The Extension's source code is available for review. We believe in transparency and welcome security audits from the community.