I have a web application made in Angular and I would like to know if there is a way (without using PWA) in which the user presses a button and this adds a shortcut to his home page, something similar to what is offered by browsers
Asked
Active
Viewed 52 times
0
-
1I don't think so. Out of curiosity: what's wrong with the PWA method? – Emiel Zuurbier Jun 14 '23 at 20:36
-
You looking for this? https://stackoverflow.com/questions/21398327/is-there-any-api-to-make-a-shortcut-of-chrome-standalone-app-to-a-desktop – Mehyar Sawas Jun 14 '23 at 20:46
-
1Does this answer your question? [How to trigger the simple "Add to home screen" feature (the one without service worker)](https://stackoverflow.com/questions/70753356/how-to-trigger-the-simple-add-to-home-screen-feature-the-one-without-service) – akseli Jun 14 '23 at 20:49