Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

How to make a fullpage screenshot by a single hotkey?

  • 3 个回答
  • 2 人有此问题
  • 5 次查看
  • 最后回复者为 AlexeiGromov

more options

How to make a fullpage screenshot by a single hotkey? I know about Shift + F2 => screenshot --fullpage. It is really awesome! But it would be more handy for me to use a standalone hotkey. Is it real?

How to make a fullpage screenshot by a single hotkey? I know about Shift + F2 => screenshot --fullpage. It is really awesome! But it would be more handy for me to use a standalone hotkey. Is it real?

所有回复 (3)

more options

I don't think there's any hotkey for the full page screenshot feature.

There is an icon you can add to the developer tools toolbar (from the dev tools Toolbox Options page, "Available Toolbar Buttons"). Then you could use

  • Ctrl+Shift+i to open the developer tools
  • click the little camera icon
  • Ctrl+Shift+i (or click X) to close the developer tools

That might be faster than using the command line if you don't keep it open for other reasons anyway.

more options

There is a checkbox in the developer toolbox settings to add a button to its toolbar to take a full page screenshot. I leave the developer toolbar (Shift+F2) open, so only need to click to wrench to open the toolbox and click the camera button to take the screenshot.

more options

Thank you! I use it quite often so I will try to code AHK-script to make it by one hotkey.