The Google open all user script (original post) for Greasemonkey was updated to support the new HTML structure Google uses.
2008-08-03
Subscribe to:
Post Comments (Atom)
The Google open all user script (original post) for Greasemonkey was updated to support the new HTML structure Google uses.
HTML, CSS, Javascript and more
3 comments:
hi, I write english very bad
I use this script. For work, I changed:
xpathExec("//div[@class='g']/h2/a",
and I put this:
xpathExec("//li[@class='g']/h3/a",
Great job, Thanks for all
The idea is simple but brilliant
Thank you Jasper for this code
but I couldn't get it to work with firefox 3.0.5 and greasemonkey 0.8.2
does the code support them or should I downgrade to be able to use it?
Is it possible to update "Google Open All" so that it works with the new Google search inferace?
I'm not seeing the "Open All" option anymore.
Thanks
Post a Comment