SearchNewTab

By deleted user Last update Jun 19, 2005 — Installed 3,438 times.

Archived Comments (locked)

in
Subscribe to Archived Comments 3 posts, 3 voices



Jesse Andrews Admin

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

 
Avindra V.G. Scriptwright

hey shaye:

(function () {
var a=document.evaluate("//a[starts-with(@href,'http')]",document,null,6,null);
for (var i=0;i<a.snapshotLength;i++) a.snapshotItem(i).target="_blank"

})()

is that what you want?

 
Shayne Power User

This was my script, though I can't work out how to claim it...

That doesn't really matter though, because TabMixPlus and probably other extensions can do exactly what I designed this for, and much more efficiently.

Don't bother installing, unless you have a thing for poorly coded greasemonkey rubbish and something against big extensions.

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