Show multiple search pages
Status: Alpha
Brought to you by:
petewarden
It would be useful to show more than the default 10 search results at
once. One way to do this would be to look for the 'next' link on each
search results page, fetch that page and then append the body.innerHTML
to the original, repeating for as many search pages as you want.