Hacker News new | ask | show | jobs
by cgallello 4174 days ago
I used a Chrome extension API. One alternative I've heard is copying the DOM over into a separate canvas element, which you can save as an image. I haven't tried that yet though.

https://developer.chrome.com/extensions/tabs#method-captureV...