last.fm avatar cleanup
Last update on Nov 25, 2007
Removes user-specified avatar pictures from last.fm pages
In general I like all these colourful avatars, but there are a few in my neighbours list which I don't like at all... This gets me rid of them :-)
Please update the string array in the script to match your banned avatars!
Currently, this is hard-coded. I'll improve on this when I find time.
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
Thank you, i will try :)
login to vote
Ok, I just uploaded a new version which allows stopping animated GIFs by calling window.stop() after the page loaded.
Find the respective commands in GreaseMonkey's menu.
In principle this can cause problems, so if you experience that last.fm doesn't work as expected any more, disable this feature before complaining to anybody.
login to vote
Thanks for the suggestion but doing it is quite difficult as there is, as far as my googling reaches, no interface from javascript to tell if a picture is animated.
There is one possibility to stop them which is calling window.stop() but this will stop all loading of the page and could maybe break other functionality. I'll try it out and maybe add an option or a separate script.
login to vote
Nice idea.
For me, it would be ideal to remove all animated avatar (or make the animation "static").