DiggBar Killer

By Shaun Grady Last update Apr 11, 2009 — Installed 5,455 times.

BurnURL?

in
Subscribe to BurnURL? 4 posts, 2 voices



Trente Nerfs Scriptwright

Any plans for a BurnURL killer?

 
Shaun Grady Script's Author

Is there a demand for a BurnURL killer?

 
Trente Nerfs Scriptwright

A very minimal version (inspired from your script) only needs:

if (!!document.getElementById('bar')){
  var burn = document.getElementById('burn');
  if (typeof(burn.src) == 'string'){
    location.replace(burn.src);
  }
}

 
Shaun Grady Script's Author

Here you go, Trente Nerfs:
http://userscripts.org/scripts/show/46565

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