Skip to content

Instantly share code, notes, and snippets.

@pmgllc
Created June 20, 2013 17:14
Show Gist options
  • Save pmgllc/5824647 to your computer and use it in GitHub Desktop.
Save pmgllc/5824647 to your computer and use it in GitHub Desktop.
Change Chrome default search to encrypted Google search
Go to the Settings page and click "Manage search engines" under the Search heading.
Scroll down below "Other search engines" to add a new search engine. Enter the following:
secureGoogle
https://encrypted.google.com
https://encrypted.google.com/search?hl=en&as_q=%s
Scroll up to find it in your list if you have a huge list and click "Make default" to make it appear in the top box and bolded.
Ideally, you'd be in Incognito mode for complete anti-cookie tracking on your system, but it's better than nothing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment