Skip to content

Instantly share code, notes, and snippets.

@zub0r
zub0r / google-first-result.md
Last active August 23, 2024 12:24
Automatically open first Google search result that starts with "! "

Open first google search result automatically if you start the search with "! "

You need to create new search engine setting in Chrome - it's simple:

  • open Google Settings > Manage Search Engines
  • create new search engine
  • name it say "Google first result"
  • set keyword to "!"
  • set URL to {google:baseURL}search?q=%s&{google:RLZ}{google:acceptedSuggestion}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:searchClient}{google:sourceId}{google:instantExtendedEnabledParameter}ie={inputEncoding}&btnI
  • save