webpage-screenshot icon indicating copy to clipboard operation
webpage-screenshot copied to clipboard

Mechanism to let the user scroll

Open dandv opened this issue 9 years ago • 1 comments

Problem: pages that implement a fixed header and scrolling content div are not amenable to "All page screenshot" because the extension can't scroll the page.

Example: http://ampbench.appspot.com/validate?url=https://allrecipes.com/recipe/11749/chicken-pesto-a-la-lisa/amp/

Proposed solution (I'm not saying this is trivial): allow the user to scroll the (divs on the) page as they see fit, taking screeshots periodically at some interval (1/10 seconds for example). Then compose/stitch the images into one large image.

dandv avatar Oct 12 '16 23:10 dandv

Do you want to try to implement it?

Aminadav avatar Feb 14 '18 17:02 Aminadav