WebView2 Plugins: Extending Functionality with V8
Yes, you can write plugins for the V8 engine inside of WebView2. WebView2 is built on top of the Chromium browser engine, which uses V8 as its JavaScript engine. You can use the V8 API to create and register your own custom plugins for WebView2. These plugins can extend the functionality of WebView2 and provide additional features or capabilities.
原文地址: http://www.cveoy.top/t/topic/o2Kj 著作权归作者所有。请勿转载和采集!