javascript - generate browser window screenshot -


I have to work with multiple pages at once and need to see if any one example But how different pages look. Is it possible to take screenshots of open tabs via JavaScript in Firefox / Chrome? On Chrome, use Aviary Extensions : If you need programmatic access,

There is also captureVisibleTab available through Chrome Extensions: It all works (almost ;-) for you


Comments

Popular posts from this blog

Is there an open source WebSockets (JavaScript) XMPP library? -

java - Is there an object like a "Set" that can contain only unique string values, but also contain a count on the number of occurrences of the string value? -

iphone - How do I make a UIPickerView in a UIActionSheet -