Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Myspace custom style remover

Hide annoying custom styles on myspace pages




Jul 20, 2007
jenna User

Where are you supposed to put this code?


 
May 2, 2007
Ragnus User

Best script on this site.


 
Mar 13, 2007
punzak User

I love this userscript. It doesn't remove the failing marquees that some people have though. To remove falling marquees add:

var badmarquees = document.getElementsByTagName("marquee");
var i = badmarquees.length - 1;
while (i >= 0) {
badmarquees[i] = badmarquees[i].parentNode.removeChild(badmarquees[i]);
i--;
}


 
Dec 29, 2006
jeffg User

Thanks for such a great script. One problem I'm finding: when the script is enabled, and one edits one's profile (or friends, or whatever) the formatting gets messed up-- everything is stretched out vertically. Disabling the script fixes this. Anyone esle have this problem?


 
Dec 19, 2006
Nick Blanken... Scriptwright
This is an absolutely EXCELLENT SCRIPT....... WOOOOOOOOOOO!!!!!!!! YEAH
Just One Thing though If you have a "CUSTOM MYSPACE HOMEPAGE SCRIPT" then add:
"http://home.myspace.com*
 
Dec 1, 2006
Jacob (IDIDI... Scriptwright

can someone write in a little button to unmask a profile?


 
Nov 28, 2006
MrEricSir Scriptwright

This script needs an addition to the exclusion list:
http://profileedit.myspace.com/*

Otherwise the profile editing can be screwed up.


 
Jul 18, 2006
vas kaloidis User

This thing is AMAZING! it makes viewing myspaces not HORRIBLE! I hate when your friends put so maany glittery things on myspace it nearly gives u a seizure!


 
Mar 20, 2006
samleigh User

haha crap, that was 'big' tags. Sorry :P


 
Mar 20, 2006
samleigh User

Great, but doesn't remove tags, which is what I mainly wanted it for as my non-firefox using friends have discovered that tag and use it to make text bigger than the screen!


 
Feb 13, 2006
thebigo195 User

works great, even stops those annoying songs from playing which is what I wanted most from it. Recommended!!


 
Feb 12, 2006
Scott 1 User

Possibly one of the 5 best scripts on userscripts.org


 
Dec 16, 2005
adam knutson Scriptwright

nice, I just leave it disabled and enable it if someone has a real annoying page.


 
Dec 7, 2005
Arm 2 User

The Myspace players seem to be working again. This is a good plugin to have since NOBODY on Myspace has a custom style that isnt as bloated and worthless as can be.


 
Dec 1, 2005
Fatal Fury User

Good to have on reserve. I wouldn't recommend having this script constantly enabled, because sometimes people have nice custom layouts. :) But when you encounter a page that you can't read, simply enable this script and refresh the page.


 
Nov 20, 2005
Arm 2 User

It causes the flash mp3 player to not be able to load the mp3s. An example is
www.myspace.com/unearthed
As you see, with the plugin enabled the songs never load but with the script off it works.


 
Nov 12, 2005
Tim 3 User

Doesn't work for me, on Firefox 1.5 RC2


 
Nov 5, 2005
Michael Bierman Scriptwright

It would be great if this script removed embed and object tags too.


 
Oct 5, 2005
Brandon 1 User

This would be great to get working in the beta. I'm back to not being able to read pink text on a purple background!


 
Sep 20, 2005
Will Whitworth User

Can anyone update this to work with Firefox 1.5 Beta 1?


 
Sep 14, 2005
frantik User

does what it says.. now i can actually read people's pages on myspace.. though now i can't use the natural filtering system that helped me avoid people with bad taste ;)


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