Rare find

Context Menu. Right-click menus for desktop apps built with Electron.

github.com/sindresorhus/electron-context-menu

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2026
  • Release —
  • 4.1.2
  • Fix crash when `webContents` is detached before `destroyed` event (#196)
September 2025
  • Meta tweaks
August 2025
  • Release —
  • 4.1.1
  • Minor tweaks
  • Fix `dispose()` not cleaning up per-window listeners (#186)
May 2025
  • Release —
  • 4.1.0
  • Accept `WebContentsView` type in `window` option (#194)
February 2025
  • Release —
  • 4.0.5
  • Fix `WebContentsView` crash on app quit (#191)
August 2024
  • Release —
  • 4.0.4
  • Fix the `window` option (#185)
  • Release —
  • 4.0.3
  • Fix cleaning up window (#183)
  • Release —
  • 4.0.2
  • Fix clean up in the case of the window close event being prevented (#…
June 2024
  • Release —
  • 4.0.1
  • Fix menu disposal (#180)
May 2024
  • Release —
  • 4.0.0
  • Require Node.js 18 and Electron 30 and move to ESM
December 2022
  • Release —