Firefox Developer Edition 62.0b13 (64-bit) on Mac OS 10.13.6 (17G65)
Is it possible to control the scale factor for screenshots? For example, I want to screenshot some node that has a width of 1080px via right-click menu:
The result image will be twice the size, so 2160px. But I would like to make a screenshot 1:1. Is there a setting for that? I couldn’t find it in about:config
.
I saw in this answer that it should be possible in Browser Console, but when I try to do so I get ReferenceError: screenshot is not defined
.