Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 346 Bytes

File metadata and controls

9 lines (5 loc) · 346 Bytes

Shell

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

A BrowserView 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