advertisement

Hack:   Google search scraper bookmarklet
Subject:   FIx for Galeon
Date:   2004-06-24 19:38:41
From:   Paladin
For this to work in Galeon, it required a small fix to get it to finish "loading" the page. Change the final bit to:

with((window.open('')).document){write('<html><pre>',x,'</pre></html>');close();}