From b5b3885d195c653a83b7fd5e346149faa444acd0 Mon Sep 17 00:00:00 2001 From: KoalaDev <6156589+Shik3i@users.noreply.github.com> Date: Fri, 19 Jun 2026 10:40:40 +0200 Subject: [PATCH] feat(extension): finish onboarding tour with closing step & cleaner welcome - Add the previously-orphaned 5th onboarding step (ONBOARDING_5) so the tour ends on a closing card instead of stopping at the username field - Make step 1 a centered welcome card instead of spotlighting the logo; guard querySelector for target-less steps - Fix stale static placeholders in popup.html (Step 1 of 3 -> 5, progress 33% -> 20%) Verified ONBOARDING_5/DONE exist across all 13 locales; rendered with the longest (German) copy. Co-Authored-By: Claude Opus 4.8 --- extension/popup.html | 4 ++-- extension/popup.js | 15 +++++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/extension/popup.html b/extension/popup.html index 74c7180..dc2e31a 100644 --- a/extension/popup.html +++ b/extension/popup.html @@ -659,14 +659,14 @@