darkoshi: (Default)
Darkoshi ([personal profile] darkoshi) wrote2018-11-11 09:06 pm
Entry tags:

Firefox 63, how to save screenshot of full webpage

Firefox used to let you save a screenshot of the full web-page via the Developer Toolbar:
https://darkoshi.dreamwidth.org/629515.html

(By the way, if you accidentally tried that from the toolbar shown in the Web Console instead of the Developer Toolbar, it didn't work, and showed an error, "SyntaxError: missing ; before statement".)

The Developer Toolbar has been removed in version 63 of Firefox:
https://bugzilla.mozilla.org/show_bug.cgi?id=gcli-removal
https://www.ghacks.net/2018/05/21/firefox-62-developer-toolbar-removal/

So now you can save a screenshot from the Web Console; but you need to include a colon (:) in front of the command:
:screenshot --clipboard --fullpage

See:
https://www.ghacks.net/2018/08/27/screenshots-from-the-firefox-developer-tools-console/

In the Web Console settings, you can also select the "Take a screenshot of the entire page" option under "Available Toolbox buttons", to get a Web Console toolbar button for taking a screenshot. Using that button, rather than saving the screenshot to the clipboard, automatically saves a PNG image in the Downloads folder.
marahmarie: (M In M Forever) (Default)

[personal profile] marahmarie 2018-11-13 05:10 am (UTC)(link)
I honest to whatever cannot believe they'd leave the command line tool (we used to have an add-on for that that was a collaboration between a non-Moz dev and Moz starting 10 years ago; it was so unpopular Mozilla eventually yanked it) and pull the toolbar. I don't think they always make the wisest decisions. Considering how much the user base is shrinking I really can't see why they don't do in-browser polling before they pull something, anything, at this point (if they'd done that starting a while ago they'd still have the status bar, for sure).
Edited (typos, various brain blips) 2018-11-13 05:11 (UTC)