Skip to content

Instantly share code, notes, and snippets.

@lazyoracle
Last active March 14, 2021 09:55
Show Gist options
  • Save lazyoracle/492ec285abd27931bd8aeecd5d9cf931 to your computer and use it in GitHub Desktop.
Save lazyoracle/492ec285abd27931bd8aeecd5d9cf931 to your computer and use it in GitHub Desktop.
Javascript Bookmarket for Google Translate
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