取得完整的localhost网页截图(Firefox,Windows)? [英] Take full localhost webpage screenshot (Firefox, Windows)?

查看:148
本文介绍了取得完整的localhost网页截图(Firefox,Windows)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要拍摄我正在处理的localhost页面的完整屏幕截图. 打印屏幕"按钮没有提供任何解决方案,也没有提供Alt-Print屏幕,因为它们仅占用屏幕上显示的内容.我需要整页的照片.

I need to take a full screenshot of a localhost page I'm working on. Print Screen button offers me no solution to this nor the Alt-Print Screen does, as they take only what is displayed on the screen. I need the shot of the full page.

我尝试了一些在线服务和一些Firefox附加组件,因为它们无法访问任何本地主机addess或与FF 29不兼容.

I tried with some online services and a couple of add-ons for Firefox to no avail since they cannot reach any localhost addess or are not compatible with FF 29.

有没有办法实现这一目标?

Is there a way I can achieve this?

推荐答案

我将回答我自己的问题.

I'll answer my own question.

忘记附加组件.您可以通过浏览器内置的开发人员工具栏"命令来完成此操作.

Forget about add-ons. You can do it via the browser's built-in Developer's Toolbar commands.

  1. 按Shift + F2并在屏幕底部弹出工具栏.
  2. 类型:screenshot file --fullpage
  3. 系统会要求您提供一个位置,以.png格式(例如file.png)保存您的屏幕截图.
  1. Press Shift+F2 and to bring the toolbar up at the bottom of the screen.
  2. Type: screenshot file --fullpage
  3. You will be asked for a location to sav your screenshot in .png format (e.g. file.png).

如果您不想保存图像,而是将其发送到剪贴板,也可以省略文件名:-screenshot --fullpage --clipboard

You can also omit the file name if you don't want the image to be saved and rather send it to the clipboard: - screenshot --fullpage --clipboard

键入screenshot help以查看更多有趣的选项.

Type screenshot help to see more interesting options.

这篇关于取得完整的localhost网页截图(Firefox,Windows)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆