Create a Proxied Link to Library Resources
Alternately, you can use a Javascript bookmarklet to redirect yourself to a proxied version of the page you’re on. To set this up, create a new, blank bookmark in your Bookmarks Toolbar. Give it a name like “Library Proxy” and paste the following into the box for the URL:
javascript: var inbox = window.location.href; var outbox = 'http://ezproxy.trincoll.edu/login?url=' + inbox; window.location.href = outbox;
Now you can click on the Library Proxy bookmark on any page to go to the proxied version, if it’s available.