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.

How to install:

  1. Download the uno_extension folder
  2. In Chrome go to chrome://extensions/
  3. Enable [Developer mode] (if not enabled)
  4. Click [Load unpacked]
  5. Go inside the unpacked folder (e.g. inside ~/uno_extension)
  6. Click [Select Folder]/[Open] button