Skip to content

Tiny javascript bookmarklet for accessing University of Illinois library resources off campus

Notifications You must be signed in to change notification settings

sunahsuh/UIUC-Library-Proxy-Server-Bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

I got tired of manually typing in ".proxy2.library.illinois.edu" after the domain when trying to access articles off campus. Here's a quick-and-dirty bookmarklet that'll save you a little typing. Check out the page at http://sunahsuh.github.com/UIUC-Library-Proxy-Server-Bookmarklet/ for a link you can drag to your bookmarks bar.

Here's the javascript snippet it uses:

javascript:location.href=("https://proxy2.library.illinois.edu/login?url=" + location.href);

Feel free to email me at sunahsuh at illinois dot edu if you encounter issues.

About

Tiny javascript bookmarklet for accessing University of Illinois library resources off campus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published