Using Chrome dev tools, how to get exact screenshot at exact time to share
Application
tabSave
To find the URL of currently shown screenshot:
Frames
strip under screenshot thumbnail strip<img>
element in the Elements tree, rightclick its data:image/png
and Open in Application panel
, then save it.