I can access various scientific journals for free through my university's internal site. However, I often find an interesting article through a Google search, and have to manually modify the url to access the free version.
For example:
www.nature.com/SomethingSpecifyingTheArticle
needs to be
www.nature.com.ExtraPart/SomethingSpecifyingTheArticle
The ExtraPart gives me free access to the article via my university credentials. I can manually add it to the URL, but I am looking for a way to do it automatically.
It always goes at the end of the root URL like this:
www.science.com.ExtraPart/SomethingSpecifyingTheArticle prl.aps.org.ExtraPart/SomethingSpecifyingTheArticle
Is it possible to automate this? Maybe using some script and Greasemonkey?
Thanks in advance.