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
Post a Comment