Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
@Rolando. Yes, it didn't play nice with Chart Changes. As it seems to be fixed with just one additional CSS rule though, I've updated it and it should now all work together :-) |
|
|
I'm sorry, your script does work, but the errors I described take plae when the Last.fm Chart Changes userscript is used. http://www.last.fm/group/Greasemonkeys I guess I can toggle the scripts and refresh the page :) |
|
|
Very useful script. However, it seems to only add links to the 'Recently Played' artists, and not to the Weekly or Overall Top artists charts. |
|
|
@Steven You are of course quite correct. You've pushed me out of being lazy ;-) so I've produced a quick clean up to fix that and a few other issues. |
|
|
You should remove the section for appending the links to the H1 page title on artist pages, since that duplicates the links. The H1 element on the artist pages is a link to the same page so it becomes redundant. |
|
|
Fixed the rather silly typo which meant this didn't actually work! |