WebView
By: pqyt
foo_uie_webview is a component that exposes the Microsoft Edge WebView2 control as UI panel. The component started as foo_vis_text.
It takes an HTML file that receives playback notifications from foobar2000. The panel can react to those notifications and adjust its output using JavaScript code.
In addition, a host object provides a number of methods and properties to interact with foobar2000.
The visualization stream can be accessed through a shared buffer allowing you to create visualizations in JavaScript.
Current version: 0.1.8.0, released on 2024-08-10
Change log:
-
New: The Fluent scrollbar style can be disabled.
-
The component needs to be restarted for the change to become active.
-
Be sure to use separate user data folders when you have multiple instances that use different styles.
Supported processor architectures: x86 32-bit, x86 64-bit.
Links
Download
View version history
Home page
Documentation
Discussion
Source code
More components
Browse all
Browse by author: pqyt
Tags: Browser, Columns UI panel, Default UI element, HTML, JavaScript, visualization
How to install a component?