Skip to content

Instantly share code, notes, and snippets.

@pinebright
Created October 2, 2020 03:31
Show Gist options
  • Save pinebright/e3a623d07ab2a9ceb374f53d1c537f8c to your computer and use it in GitHub Desktop.
Save pinebright/e3a623d07ab2a9ceb374f53d1c537f8c to your computer and use it in GitHub Desktop.
Google翻訳拡張機能では非対応のサイトで「Google自動検出→日」するブックマークレット
javascript:location.href="https://translate.google.com/translate?sl=auto&tl=ja&js=n&prev=_t&hl=ja&ie=UTF-8&u="+encodeURIComponent(location.href)+"&act=url"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment