Last active
March 14, 2021 09:55
-
-
Save lazyoracle/492ec285abd27931bd8aeecd5d9cf931 to your computer and use it in GitHub Desktop.
Javascript Bookmarket for Google Translate
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: (function(){ window.open('https://translate.google.com/translate?sl=auto&tl=en&u=' + location.origin + location.pathname)})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment