Update extension to v0.1.0:
⚠️ Shipped broken — superseded by v0.1.1. GitHub Actions build was missing the PLASMO_PUBLIC_API_BASE env var, so the popup crashed on launch with a zod validation error. None of the changes below actually reached users.
What was intended to ship:
- Fresh visual rebuild aligned with the mobile app
- New Settings screen — adjust how many items show in each watchlist section, choose poster vs backdrop tiles for Watch Next, switch episode label format (S1E1 ↔ E1S1)
- Movies and shows that haven't released yet now correctly show under "Upcoming" instead of being hidden
- Sign-out from a revoked session now actually works
- Profile page shows all 6 TV stats
- Rate movies & episodes inline after marking them watched (rating sheet preserved across navigation)
- Pro status re-checked every time the popup opens
- Episode watches & detail-link clicks now contribute to trending/popular signals
- Other minor bug & performance fixes