Foobar2000:Components/WebView2 (foo webview2): Difference between revisions
Appearance
Initial page |
m Korth moved page Foobar2000:Components 0.9/foo webview2 to Foobar2000:Components/WebView2 (foo webview2) |
(No difference)
| |
Revision as of 11:42, 1 March 2026
This article is a stub. You can help the Hydrogenaudio Knowledgebase by expanding it.
| WebView2 | |
|---|---|
foo_webview2 | |
| Developer(s) | |
| Repository | GitHub |
| Release information | |
| Initial release | January 29, 2026; 0 years ago |
| Stable release | 0.3.4 (February 2, 2026) |
| foobar2000 compatibility | |
| Architecture | Windows 32-bit, Windows 64-bit, Windows ARM |
| Minimum version | 2.0 |
| UI module(s) | Default UI, Columns UI |
| Additional information | |
| Use | UI |
| License | MIT License |
| View all components | |
Description
foo_webview2 is a foobar2000 component that exposes the Microsoft Edge WebView2 control as a UI element or panel. This is a fork of foo_uie_webview.
It takes an HTML file that receives notifications from and can interact with foobar2000. The panel can react to those notifications and adjust its output using JavaScript. In addition, a host object provides a number of methods and properties to interact with foobar2000 and the visualization stream can be accessed through a shared buffer.
Requirements
- foobar2000 v2.0 or later (32 or 64-bit).
- Microsoft Edge WebView2 Runtime (preinstalled in Windows 10 and 11).
External links
- WebView2 on
foobar2000.org - Discussion topic on
hydrogenaudio