### Electron
- Electron uses chromes [[programming/Content API|Content API]] to consume chromes javascript/rendering engine features
- you can use a [[WebContentsView]] to use the same underlying primitives as [[chrome]]
-
Links:
- [https://www.figma.com/blog/introducing-browserview-for-electron/](https://www.figma.com/blog/introducing-browserview-for-electron/)
- [https://slack.engineering/growing-pains-migrating-slacks-desktop-app-to-browserview/](https://slack.engineering/growing-pains-migrating-slacks-desktop-app-to-browserview/)
- [https://www.ika.im/posts/building-a-browser-in-electron](https://www.ika.im/posts/building-a-browser-in-electron)
- [https://openai.com/index/building-chatgpt-atlas/](https://openai.com/index/building-chatgpt-atlas/)
- [https://david-gilbertson.medium.com/using-a-react-16-portal-to-do-something-cool-2a2d627b0202](https://david-gilbertson.medium.com/using-a-react-16-portal-to-do-something-cool-2a2d627b0202)
- [https://github.com/samuelmaddock/electron-browser-shell](https://github.com/samuelmaddock/electron-browser-shell)
- [https://github.com/electron/electron](https://github.com/electron/electron)
- [https://github.com/chromium/chromium](https://github.com/chromium/chromium)
- [https://chromium.googlesource.com/chromium/src/+/HEAD/content/README.md](https://chromium.googlesource.com/chromium/src/+/HEAD/content/README.md)
- [https://github.com/imputnet/helium](https://github.com/imputnet/helium)
- [https://github.com/brave/brave-browser](https://github.com/brave/brave-browser)
- [https://www.electronjs.org/docs/latest/tutorial/native-code-and-electron](https://www.electronjs.org/docs/latest/tutorial/native-code-and-electron)
- [https://github.com/chromiumembedded/cef?utm_source=chatgpt.com](https://github.com/chromiumembedded/cef?utm_source=chatgpt.com)
- [https://discord.com/blog/how-discord-modernized-mfa-with-webauthn#:~:text=Electron and Mac Kerfuffle](https://discord.com/blog/how-discord-modernized-mfa-with-webauthn#:~:text=Electron%20and%20Mac%20Kerfuffle)
- [https://www.electronjs.org/blog/electron-internals-building-chromium-as-a-library?utm_source=chatgpt.com](https://www.electronjs.org/blog/electron-internals-building-chromium-as-a-library?utm_source=chatgpt.com)
- [https://github.com/electron/libchromiumcontent](https://github.com/electron/libchromiumcontent)
- [https://github.com/electron-archive/brightray](https://github.com/electron-archive/brightray)
- [https://github.com/spolu/breach_core](https://github.com/spolu/breach_core)
- [https://www.chromium.org/developers/design-documents/](https://www.chromium.org/developers/design-documents/)
- [https://developer.chrome.com/blog/inside-browser-part1](https://developer.chrome.com/blog/inside-browser-part1)
- [https://github.com/electron/fiddle](https://github.com/electron/fiddle)
- [https://v1.tauri.app/v1/references/architecture/](https://v1.tauri.app/v1/references/architecture/)
- [https://github.com/ultralight-ux/Ultralight](https://github.com/ultralight-ux/Ultralight)
- [https://learn.microsoft.com/en-us/microsoft-edge/webview2/](https://learn.microsoft.com/en-us/microsoft-edge/webview2/)
- [https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage](https://bitbucket.org/chromiumembedded/cef/wiki/GeneralUsage)
- [https://github.com/ChromeDevTools/devtools-frontend](https://github.com/ChromeDevTools/devtools-frontend)
- [https://chromedevtools.github.io/devtools-protocol/](https://chromedevtools.github.io/devtools-protocol/)
- [https://groups.google.com/a/chromium.org/g/chromium-dev](https://groups.google.com/a/chromium.org/g/chromium-dev)
- [https://github.com/minbrowser/min](https://github.com/minbrowser/min)
- [https://github.com/wexond/browser-base](https://github.com/wexond/browser-base)
- [https://playwright.dev/docs/api/class-electronapplication](https://playwright.dev/docs/api/class-electronapplication)
- [https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/chrome_content_browser_client.cc](https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/chrome_content_browser_client.cc)
- [https://www.browserbase.com/blog/chromium-fork-for-ai-automation](https://www.browserbase.com/blog/chromium-fork-for-ai-automation)
- [https://deepwiki.com/chromium/chromium](https://deepwiki.com/chromium/chromium)