Skip to content

Latest commit

 

History

History

Shell

This is a simple browser shell to demonstrate tabs and extension functionality.

A WebContentsView is used for tab contents due to its stability for browsing remote content relative to the buggy behaviors found in Electron's <webview> API.

License

GPL-3