Aminadav / webpage-screenshot

Entire page Screenshot extension for Google Chrome. I'm developing open source extension for Google Chrome. All extension are free for use. Let's make Chrome great again!
https://www.1ce.org
ISC License
484 stars 520 forks source link

Doesn't work at all on pages with scrolling regions (not even an iframe) #177

Open turkeyphant opened 5 years ago

turkeyphant commented 5 years ago

For example, any scrolling page on oddschecker.com

e.g. go to https://www.oddschecker.com/golf/sanderson-farms-championship/top-5-finish Try to take a whole page screenshot.

Expected behaviour: take a screenshot of the whole canvas/viewport scrolling when necessary to capture all data on the page.

Actualy behaviour: take a screenshot of the first screen's worth of data then fills the rest with transparent pixels up to length of how much data there should be.