duplicates = multiple editions
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
// ==UserScript== | |
// @name ModuleHider | |
// @namespace hem | |
// @description hides empty modules in the uspace overview | |
// @match https://uspace.univie.ac.at/web/studierende/pruefungspass* | |
// @include https://uspace.univie.ac.at/de/web/studierende/pruefungspass* | |
// @include https://uspace.univie.ac.at/en/web/studierende/pruefungspass* | |
// @author oerpli | |
// @version 1.2 | |
// @grant none |
// ==UserScript== | |
// @name unfucklastfm | |
// @namespace uflfm | |
// @description change artist and title | |
// @include http://www.last.fm/*/user/* | |
// @include http://www.last.fm/user* | |
// @author oerpli | |
// @version 1.2 | |
// @grant none | |
// @require https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js |