EXE
WinGet
Electron Fiddle
Electron Community · 0.37.2 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Silent command not identified. Refer to the vendor's documentation for silent install switches.
File Identity
Filename
electron-fiddle-0.37.2-win32-ia32-setup.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ElectronCommunity.ElectronFiddle
Version
0.37.2
Description
The easiest way to get started with Electron
License
MIT
↗
Homepage
https://electronjs.org/fiddle
Installer URL
https://github.com/electron/fiddle/releases/download/v0.37.2/electron-fiddle-0.37.2-win32-ia32-setup.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- feat: add keyboard shortcut (ctrl/cmd-k) to clear console by @knqu in #1680
- chore: Add WebContentsView API example by @Santhoshmani1 in #1668
- fix: inconsistent outline color on focus when navigating using tab key by @AlokYadavCodes in #1687
- fix: make titlebar fully responsive by @AlokYadavCodes in #1688
- fix: some regressions in tooltip styling by @dsanders11 in #1699
- feat: allow packaging a local electron version by @codebytere in #1702
- chore(deps): update Electron t…