-
Notifications
You must be signed in to change notification settings - Fork 41
Description
See my comment here. Quoting it:
I was thinking, after the MV3 upgrade and some more testing, we could add an "Android" button to our website (scratchaddons.com) next to the Chrome, Firefox and Edge install buttons.
It would link to a doc explaining which Android browsers support installing browser extensions. We should probably encourage readers to use Firefox on Android, instead of Kiwi.
In that document, we could also 1) mention TurboWarp as an online alternative 2) clarify which type of devices we try to support (related: supporting touch screen, which also affects some laptops) and 3) a small additional note on iPad and iPhone support.
Since then, our FAQ has been updated accordingly, it suggests Firefox over Kiwi.
I now suggest that our install logic detects Android and that we add an "Android" button in the install section of the homepage. It would focus on both Android phones and Android tablets.
- If the button is clicked from inside Kiwi (see how to detect Kiwi) then it should direct the user to the Chrome Web Store.
- If on Firefox for Android, it should go to the Firefox Store page for Scratch Addons.
- Else, the install button should direct users to a new (not yet created) page of our docs that encourages users to download Firefox for Android (and that mentions Kiwi, similarly to the FAQ question). As said above, the TurboWarp website and PWA should be suggested as well.
What do you think?