Created
October 2, 2020 03:31
-
-
Save pinebright/e3a623d07ab2a9ceb374f53d1c537f8c to your computer and use it in GitHub Desktop.
Google翻訳拡張機能では非対応のサイトで「Google自動検出→日」するブックマークレット
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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