How can my WKWebView app support Safari Extensions?

I have an app that primarily revolves around a WKWebView. A community has created quite a few browser extensions around the website that my app as a client for. I would love to allow users to incorporate those extensions easily. Is there a way to do that?

Replies

Safari Web Extensions are only supported in Safari 14, not WKWebView.