Skip to content

Instantly share code, notes, and snippets.

@kieranrcampbell
Created April 12, 2020 22:02
Show Gist options
  • Save kieranrcampbell/bc99421df339f10409cb4628a2fbd1ad to your computer and use it in GitHub Desktop.
Save kieranrcampbell/bc99421df339f10409cb4628a2fbd1ad to your computer and use it in GitHub Desktop.
Chrome bookmark to use UofT journal proxy
javascript:( function(){ f='http://myaccess.library.utoronto.ca/login?url='+window.location.href; if(!window.open(f)) location.href=f; } )()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment