Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API Review: Extension API #70

Closed
dianaqu opened this issue Jun 5, 2023 · 2 comments
Closed

API Review: Extension API #70

dianaqu opened this issue Jun 5, 2023 · 2 comments
Labels
API Review New API Review

Comments

@dianaqu
Copy link

dianaqu commented Jun 5, 2023

API Review

Title: Extensions API Review

Enable extension services in WebView2. Then end developer can AddBrowserExtension from folder
path, GetBrowserExtension to get list of extensions installed. Once an extension is installed,
developers can use ICoreWebView2BrowserExtension to get id, name of this extension. And also
remove or enable/disable this extension.

API Spec: MicrosoftEdge/WebView2Feedback#3544

Please review the pull request and add any feedback you have about this API. We appreciate your input and support!

@dianaqu dianaqu added the API Review New API Review label Jun 5, 2023
@kiddliu
Copy link

kiddliu commented Jul 13, 2023

Can't wait for this new feature. Is there an ETA when it'll be GAed?

@ajtruckle
Copy link

@champnic

Can't wait for this new feature. Is there an ETA when it'll be GAed?

Is the Extensions API released yet?

@MicrosoftEdge MicrosoftEdge locked and limited conversation to collaborators Nov 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API Review New API Review
Projects
None yet
Development

No branches or pull requests

4 participants