sindresorhus/electron-context-menu
Context menu for your Electron app observed · 2026-08-28
Health v2 · maintenance only
71/100
- Activity 73
- Release rhythm 51
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 103
- age_days: 3742
- days_rel: 167
- days_push: 167
- n_releases_24m: 4
Adoption not part of the score
1472 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An npm library that adds a ready-made, extensible context menu to Electron apps, which lack a built-in one. It provides default actions like Cut/Copy/Paste, Save Image, Copy Link, spellchecking, and an Inspect Element item in development, with options to prepend or append custom menu items.
Use cases
- add a right-click context menu to my electron app
- enable copy paste menu on right click in electron
- save images from right-click menu in electron
- add spellcheck corrections to context menu
- add custom items to electron context menu
- show inspect element on right click during development
When to choose
- you're building an Electron app and want a polished context menu without implementing it yourself
- you need default text/image/link actions plus spellchecking out of the box
- you want an easy API to add custom menu items conditionally
When to avoid
- your app is not built with Electron
- you need full control over menu behavior beyond prepend/append customization
- you use an Electron version older than 30
Facets
library · maturity active
ui-components gui desktop-applications cross-platform developer-tools cross-platform context-menu right-click spellcheck electron-main-process electron nodejs
2 sources
- readme: https://github.com/sindresorhus/electron-context-menu · fetched 2026-08-28 · eff0f733ca96
- registry_npm: https://registry.npmjs.org/electron-context-menu · fetched 2026-08-29 · 9f702a673a6f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sindresorhus/electron-context-menu | main | 71 |
For agents
markdown · JSON · MCP: product_card(name="sindresorhus/electron-context-menu")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem