MusicBrainz links at Last.fm
Last update on Dec 11, 2006
Adds MusicBrainz links to Last.fm artist pages
You could comment on this script if you were logged in.
4 comments
You could comment on this script if you were logged in.

login to vote
Yep, that did the trick for me too.
login to vote
da.dub's right, there is his change to make in order to make the script work.
login to vote
the script doesn't work for me until i change the
var simpanel = document.getElementById('f_simpanel');
to
var simpanel = document.getElementById('simpanel');
login to vote
Yes, the MB links on last.fm artists pages come and go, I don't know why... this is a permanent way to have them. I wanted to write this for a long time, but I always procrastinated.
Thanks Lukáš ! :)