Jump to content

foobar2000:Components/WebView2 (foo_webview2)

From Hydrogenaudio Knowledgebase
WebView2

foo_webview2
Developer(s) oops
Repository GitHub
Release information
Initial release January 29, 2026; 0 years ago
Stable release 0.3.4 (February 2, 2026)
Preview release
foobar2000 compatibility
Architecture Windows 32-bit, Windows 64-bit, Windows ARM
Minimum version 2.0
Maximum version
UI module(s) Default UI, Columns UI
Additional information
Use UI
License MIT License
Discussion thread {{{discussion_thread}}}
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).