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== | |
// @name Canonicalise Trove work URI | |
// @namespace http://conaltuohy.com/ | |
// @version 0.1 | |
// @description Sets the browser location URL to the canonical URL of the work | |
// @author Conal Tuohy (@conal_tuohy) | |
// @match http://trove.nla.gov.au/work/* | |
// @grant none | |
// ==/UserScript== |