4chan /b/ Annoyance Remover

By Cody Maden Last update Mar 15, 2006 — Installed 7,781 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 4 posts, 4 voices



Jesse Andrews Admin

The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008)

 
Avindra V.G. Scriptwright

this can be:

(function()
{
	var stag = document.getElementsByTagName('style');

	for (var i=0;i<stag.length;i++)
		stag[i].parentNode.removeChild(stag[i]);

	for (var i=0;i<document.embeds.length;i++)
		document.embeds[i].parentNode.removeChild(document.embeds[i]);
})();

 
Autologic User

Awesome man, this WORKS!

 
Perberos Scriptwright

thanks man :)

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel