I’d like to know if Firefox for Android currently supports the Web Share API (documented here). The question is because I have a PWA that I’d like to function as a sharing target from other apps. For example, you could share a text from a IM App thought the native device sharing pop-up. From what I saw from a fell blog posts (here and here ) The Web Share API is the way to go, providing exactly what I need. I went to try out some PoCs and demos, and I could only get them to work with Chrome. Does anybody here know if Firefox supports this API for this purpose I’m looking for?