While using Mac OS, its very useful to use "Search with Google" tool in context menu to directly search selected text from error windows or other content:
But problem is, that it always open Safari by default. I have Google Chrome as default browser, but it makes no sense.
Does anyone know how to force this option open in Google Chrome instead of Safari?
I use the context menu on the URL file to open the site in any browser: Right click and select the Info sheet. Beneath "Open With", select Other -> Show all Applications. Select the web browser of your choice.
If that does not apply to you, go into Apple menu -> System preferences -> Accounts and select your startup account. Startup Items are listed there. The solution for me was to right-click (or control-left-click) the Chrome icon in the dock, select "Options", and make sure "Open at Login" is deselected.
The OP is not using the context menu in Chrome, and does not have the "Search Google for...." option.
The "Search with Google" entry is provided by Safari and won't work with another browser to my knowledge.
The closest thing that I found in my journey to provide the same desire was to create a service of your own using Automator.
Instructions:
Add script
open "http://www.google.com/search?q=$(ruby -rcgi -e 'print CGI.escape $<.read.chomp')"
Adjust the TLD as needed for your country specific Google page. ex: http://www.google.co.in/search?q=
Save the service as "Search Google"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With