Ryrden/lichess4chess

Feature: Add Welcome Page for new users

Offen

#4 geöffnet am 05.10.2025

 (4 Kommentare) (0 Reaktionen) (2 zugewiesene Personen)TypeScript (10 Forks)auto 404
hacktoberfest

Repository-Metriken

Stars
 (6 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Description

Create a Welcome Page for Lichess4Chess that is displayed to users when they first install or open the extension. This page will thank users for installing the extension and provide a brief guide or links to help them get started with Lichess analysis.

Requirements

  • Display a Welcome Page when the extension is first installed or first opened.
  • Include a friendly thank-you message, e.g., "Thank you for installing Lichess4Chess!"
  • Include a short guide or a link to the options page/main functionality.
  • Only show this page once per user (use Chrome's storage API to track first-time users).
  • Fully support multi-language (English + Brazilian Portuguese) using the existing i18n setup.

Contributor Guide