Citat:
Ursprungligen postat av
Firmi
Hur kan jag ta en printscreen på hela hemsidan utan att zooma ut?
I Google Chrome kan du göra detta enligt följande:
CTRL+Shift+I
CTRL+Shift+P
Sedan väljer du "Capture full size screenshot" och då sparas skärmdumpen som en .PNG fil.
How to take full page screenshots in Chrome without extensions
Citat:
First, we need to open DevTools inside Chrome. We can open it by doing the following steps: Main Menu (three vertical dots) in the top-right corner > More tools > Developer tools.
We can also open it using the following keyboard shortcuts: Control+Shift+I in Windows and Linux or Command+Option+I in Mac. We can also open it by right-clicking anywhere in the page and select Inspect.
Then we need to open Command Menu. We can do that by pressing Control+Shift+P in Windows and Linux or Command+Shift+P in Mac.
Then we need to write and select Capture full size screenshot. After we have done that, we should get a PNG as a screenshot for the full page.