Jun 23
How to take screenshots from many URLs with one click?
Use extension to Firefox: Grab Them All is a Firefox extension based on o Screengrab. Difference between Grab Them All and Screengrab is that Grab Them All takes screenshot of all specifed URLs with one click.
Sites to shot have to be provided in *.txt file with URL addresses starting from http:// or https:// prefix. URLs are separated by new line.
Screenshots are saved in *.jpg or *.png files in specifed directory. File names have syntax: Base64.encode(site_url).jpg or Base64.encode(site_url).png
Grab Them All opens new window load there each site URL and take screenshot.
Installation and using GrabThemAll:
September 15th, 2008 at 8:39 am
Would you consider open sourcing this?
September 16th, 2008 at 4:48 pm
I’ll create repository on http://code.google.com/opensource/ but I need some time
September 29th, 2008 at 4:58 pm
Love the plugin.
Could you make it so you can set a minimum timeout in the options (so you can ensure there’s enough time to load all the ajax requests etc.)?
Ben
October 28th, 2008 at 4:42 pm
I’ll try to add minimum timeout in next release