Skip to content

Instantly share code, notes, and snippets.

@Shommy
Created May 10, 2014 15:42
Show Gist options
  • Save Shommy/92839c44d057bd24c207 to your computer and use it in GitHub Desktop.
Save Shommy/92839c44d057bd24c207 to your computer and use it in GitHub Desktop.
1. cd /usr/lib/firefox/distribution/searchplugins/locale/en-US/
2. sudo cp google.xml google.xml.backup
3. sudo nano google.xml
4. change <SearchForm>https://www.google.com/</SearchForm>
to <SearchForm>https://www.google.com/ncr/</SearchForm>
5. save changes and restart firefox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment