Open derega opened 5 months ago
Thinking out loud: I wonder if the web app manifest prevents this, since it has the start_url
property, and it changes the "Add to home screen" button to "Install app".
EDIT: Seems like it does https://stackoverflow.com/questions/77701787/pwa-manifest-start-url-as-current-url. That's an interesting problem I hadn't thought of before.
Use cases:
One way to implement this would be to have
https://eipassi/?q=Tampella
query parameter.This is not a showstopper for me. I'm happy with favorites. It just occured to me that this would be nice to have, maybe.