This plugin will allow developers to use native WKWebView of macOS in Unity applications to load any website inside unity application. This plugin will also provide developers the necessary C# interfaces for loading websites in the same unity scene or create a new page and present it on the current scene. Plugin will provide following functionalities :
1. Load a Web Site inside Current Unity Scene
2. Load a HTML string inside Current Unity Scene
3. Load a Web Site inside New Window
4. Load a HTML string inside New Window