Electron Documentation
Extension Object
idStringmanifestany - Copy of the extension's manifest data.nameStringpathString - The extension's file path.versionStringurlString - The extension'schrome-extension://URL.
id Stringmanifest any - Copy of the extension's manifest data.name Stringpath String - The extension's file path.version Stringurl String - The extension's chrome-extension:// URL.| Key | Action | |
|---|---|---|
| / | Focus the search bar | |
| Esc | Focus the search bar and cleans it | |
| ↓ | Select the next search result | |
| ↑ | Select the previous search result | |
| Enter | Open the selected search result | |
| cmdEnter | Ctrl+Enter | Open the selected search result in a new tab |