Notifications Overview Example Show notifications in the Renderer process Show notifications in the Main process Additional information Windows Advanced Notifications Quiet Ho...
Updating Applications Using update.electronjs.org Using other update services Step 1: Deploying an update server Step 2: Receiving updates in your app Step 3: Notifying users wh...
Keyboard Shortcuts Overview Example Local Shortcuts Global Shortcuts Shortcuts within a BrowserWindow Using web APIs Intercepting events in the main process Using third-party ...
进程沙盒化 Electron沙盒化策略 Sandbox behaviour in Electron Renderer processes 预加载脚本 配置沙盒 Enabling the sandbox for a single process 全局启用沙盒 禁用 Chromium 的沙盒(仅测试) A note on rendering un...