Created
April 12, 2020 22:02
-
-
Save kieranrcampbell/bc99421df339f10409cb4628a2fbd1ad to your computer and use it in GitHub Desktop.
Chrome bookmark to use UofT journal proxy
This file contains 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(){ 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