Open MilaMurry opened 9 months ago
Well, I think I use the share button quite often, so it's good to have something quicker. It can be done like this:
navigator.share({ title: document.title, url: window.location.href });
You can use the Intent Intercept app to debug it.
Thanks for providing the link to the app. It will be added in a future update
I second this feature request.
Well, I think I use the share button quite often, so it's good to have something quicker. It can be done like this:
You can use the Intent Intercept app to debug it.