This is a Chrome extension (written in C#) that shows a Xamarin.Forms page inside a popup. Xamarin.Forms and C# are compiled to WebAssembly via Uno.platform and Mono Wasm.
- Have .NET 3.1 SDK installed and accessible in your PATH
- Run
make.bat
- Your extension will be generated in the
publish_result
subfolder at the root of the repo
- In Brave/Chrome go to
chrome://extensions/
- Enable [Developer mode] (if not enabled)
- Click [Load unpacked]
- Go inside the publilshed folder above
- Click [Select Folder]/[Open] button