Git Product home page Git Product logo

Comments (4)

sindresorhus avatar sindresorhus commented on June 29, 2024 1

However, I am willing to add a generic "search" menu item. It's up to the developer to provide a title and URL with the query syntax used in Chrome: https://support.google.com/chrome/answer/95426?hl=en&co=GENIE.Platform%3DDesktop - #151 (comment)

from electron-context-menu.

vraravam avatar vraravam commented on June 29, 2024

I see that there's already #151 which was closed with the comment that it won't be enhanced for other search engines. Closing this ticket.

from electron-context-menu.

vraravam avatar vraravam commented on June 29, 2024

However, I am willing to add a generic "search" menu item. It's up to the developer to provide a title and URL with the query syntax used in Chrome: https://support.google.com/chrome/answer/95426?hl=en&co=GENIE.Platform%3DDesktop - #151 (comment)

@sindresorhus - yes, I think that would be a good idea for the developer to provide the name and url/format of the search engine. I assume this will also take into account the i18n?

from electron-context-menu.

hns258 avatar hns258 commented on June 29, 2024

Hoping to take a crack at this. Just wanted to check if adding an object type option, like below, would be ok? It seems to work but not sure if it's the preferred way (still relatively new to javascript).

addSearchWithOther: 
	{
		title: 'DuckDuckGo',
		url: 'https://duckduckgo.com/?q=%s'
	}

Also, still deciding on the name. Willing to change to showSearchWithOther, showOtherSearchEngine, or anything else, just wasn't sure if it might be confusing with all of the other options prefixed with show... being booleans but maybe it'll be clear enough with the readme and TS types file?

from electron-context-menu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.