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.

last.fm avatar cleanup




You could comment on this script if you were logged in.

4 comments Feed-icon

1 point
login to vote
Nyks scriptwright
Posted Nov 26, 2007

Thank you, i will try :)

1 point
login to vote
Tilman Vogel script's author
Posted Nov 25, 2007

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.

1 point
login to vote
Tilman Vogel script's author
Posted Nov 24, 2007

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.

1 point
login to vote
Nyks scriptwright
Posted Nov 22, 2007

Nice idea.

For me, it would be ideal to remove all animated avatar (or make the animation "static").

You could comment on this script if you were logged in.