-
-
Notifications
You must be signed in to change notification settings - Fork 544
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2830installs in 1day😮HowTo introduce new users nicely?👩👧👦 #857
Comments
I think a tutorial would be nice, maybe a "tour" in the popup itself or some YouTube videos to explain the features and how the extension works. |
welcoming new tab with some option listed and explanation on the side? |
One thing that I find extremely annoying when working with extensions is having new windows with "welcoming" forced to you. I would find it much nicer to have the extension contain a notice when opened for the first time, asking you to either click "learn more" or a "guide" button (which redirects you to the side for information) and a "no thanks" button if you are already familiar with the extension. |
If you end up adding this feature, please have a flag be set in the settings or settings file (like "tutorial_shown = 1"), with an optional toggle to view the tutorial again in the options menu. This would make updating or re-installation with the settings less annoying for users that already viewed it. I still believe that showing a hint on a tutorial would be best implemented on extension activate (clicked) with it asking you if you want a tutorial to be shown. Selecting "skip" would set the tutorial shown value in settings to true, and it will no longer show up unless manually triggered again or the settings data is cleared or reset. |
This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Thursday we got over 2800 installs for the first time.
Several might not bring the persistence to explore for 3-5 minutes.
Many features: - Good for permanent users - 'overwhelming' for new users.
more: #748
#842
The text was updated successfully, but these errors were encountered: