Allow external extension in webview2 apps #5533
codewithshehraz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an application developed with WebView2, and I want to use my Chrome extension within this app. I don't want to redevelop the application; rather, as an end user, I would like to enable or disable my Chrome extension or Edge add-on in this app. How can I achieve this? I've noticed that there are discussions on this topic, but it's not clearly stated whether it's allowed in WebView2 or not. Developers can enable specific Chrome extensions during development, but my goal is to give control to the end user to manage extensions in WebView2.
Beta Was this translation helpful? Give feedback.
All reactions