Skip to content

Instantly share code, notes, and snippets.

@ksomemo
Created June 18, 2020 01:16
Show Gist options
  • Save ksomemo/26e2d0f285bc4149b9586f465a051f79 to your computer and use it in GitHub Desktop.
Save ksomemo/26e2d0f285bc4149b9586f465a051f79 to your computer and use it in GitHub Desktop.
bookmarklet, google search language to english
javascript:(() => {location.href += '&lr=lang_en';})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment