I would like to use AdBlock extension in WebView2. How can i add extensions to WebView2?
I have searched and found out that WebView currently doesnt support extensions. If there is some play around then let me know please.
I would like to use AdBlock extension in WebView2. How can i add extensions to WebView2?
I have searched and found out that WebView currently doesnt support extensions. If there is some play around then let me know please.
WebView2 doesn't currently support browser extensions (see the Differences between WebView2 and the browser doc which notes its not currently supported).
There is work in progress to add support for browser extensions (you can see the draft API spec for browser extension APIs) but there is currently no expected date for when such a feature will be added.