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

feat: Expose ability to enable browser extensions in WebView2 #1356

Merged
merged 3 commits into from
Sep 8, 2024

Conversation

SpikeHD
Copy link
Contributor

@SpikeHD SpikeHD commented Sep 7, 2024

Addresses one half of tauri-apps/tauri#10909. Adds the with_browser_extensions_enabled fn to WebViewBuilderExtWindows that will enable browser extension loading/installation on the webview window.

@SpikeHD SpikeHD requested a review from a team as a code owner September 7, 2024 02:01
Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just need a change file in .changes directory

Copy link
Contributor

github-actions bot commented Sep 8, 2024

Package Changes Through f07f07c

There are 1 changes which include wry with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
wry 0.43.1 0.43.2

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@SpikeHD
Copy link
Contributor Author

SpikeHD commented Sep 8, 2024

Added 👍

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you

@amrbashir amrbashir merged commit b863d38 into tauri-apps:dev Sep 8, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants