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
// ==UserScript== | |
// @id scopus-doi-linker | |
// @name Scopus DOI Linker | |
// @version 1.0 | |
// @namespace pfenninger.org | |
// @author Stefan Pfenninger | |
// @description Adds hyperlinks to DOIs on Scopus preview pages | |
// @homepage http://pfenninger.org/ | |
// @match http://www.scopus.com/* | |
// @match http://*.scopus.com/* |
NewerOlder