Skip to content

Conversation

@chirayu-khandelwal
Copy link

I replaced the disruptive alert() dialogs on new installs and updates with a dedicated welcome.html page that opens in a new tab. This provides a cleaner and more friendly experience for you.

  • I created welcome.html and welcome.js to handle the new user flow.
  • I modified popup.js to open the welcome page instead of showing alerts.
  • I updated popup.html with a more appropriate message.
  • I added navigation links to the new welcome page in options.html and userguide.html.

I replaced the disruptive `alert()` dialogs on new installs and updates with a dedicated `welcome.html` page that opens in a new tab. This provides a cleaner and more friendly experience for you.

- I created `welcome.html` and `welcome.js` to handle the new user flow.
- I modified `popup.js` to open the welcome page instead of showing alerts.
- I updated `popup.html` with a more appropriate message.
- I added navigation links to the new welcome page in `options.html` and `userguide.html`.
@chirayu-khandelwal chirayu-khandelwal marked this pull request as ready for review August 11, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant