Remove Naver Ads

By Seo Sanghyeon Last update Nov 19, 2007 — Installed 2,874 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 2 posts, 2 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 would be faster:

var ads=document.evaluate("//iframe[contains(@src,'adshow')]",document,null,6,null);
for(i=0;i<ads.snapshotLength;i++) ads.snapshotItem(i).parentNode.removeChild(ads.snapshotItem(i))

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