Subwebview
View web pages using Chromium or IE inside another browser
Install / Use
/learn @teknixstuff/SubwebviewREADME
How to build this thing:
- open cmd in this folder
- md build
- cd build
- cmake -G "Visual Studio 17" -A x64 ..
- open build\cef.sln in Visual Studio 2022 and select Build > Build Solution.
- copy build\release* into xpi\plugins\
- zip the contents of the xpi folder
- change the extension of your zip to .xpi
windows only
