WebViewHook
WebViewHook copied to clipboard
Exposed Unity Editor WebView API
Despite images in Readme show docked windows with content, in practice when the window is docked its webview content disappears forever (undocking does not return it back). Tested in Unity...
Hi, Could you help me on how to make it work for downloads? Seems all downloads don't work Thanks in advance.
How can I load youtube videos? I can't seem to load them as it says the browser is not supported. Thanks, Bruno
Is it possible to get loaded page source code? Thank You.
I think it's bit cumbersome to use WebSocket just to extract simple info out of WebView. You can see in /Assets/Editor/WebViewHook.cs that there's a lot potential callbacks. Those are what...