sindresorhus/electron-context-menu

Add other search engines

Open

#155 opened on Dec 25, 2021

View on GitHub
 (4 comments) (0 reactions) (0 assignees)JavaScript (167 forks)user submission
enhancementhelp wanted

Repository metrics

Stars
 (1,471 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As security-minded person, it would be good to allow searching by other search engines eg DuckDuckGo. If using DDG, the url is of the form: https://duckduckgo.com/?q=${searchTerm}

Other users I have seen also use Bing in some cases.

Contributor guide