NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // // @name Last.fm Backup // @description Last.fm account scobbling data backup userscript // @namespace lastfmbackup // // @include http://www.last.fm/settings // @include http://www.lastfm.*/settings // // @require https://bitbucket.org/saaj/lastfm-backup/raw/1.3.3/lastfmbackup/build/script/lastfmbackup.js // @downloadURL https://bitbucket.org/saaj/lastfm-backup/raw/default/160132.user.js // // @grant none // // @author saaj <mail@saaj.me> // @website https://bitbucket.org/saaj/lastfm-backup // @license GPL-2.0+ // @version 1.3.3 // // ==/UserScript==