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.
MIT
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.
MIT