博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
chrome 全屏截图_如何在不带扩展功能的Chrome中拍摄全屏截图
阅读量:2519 次
发布时间:2019-05-11

本文共 1655 字,大约阅读时间需要 5 分钟。

chrome 全屏截图

We spend a considerable portion of our time using a web browser. Sometimes we may need to get a screenshot of a full page in our browser.

我们使用网络浏览器花费了大量时间。 有时我们可能需要在浏览器中获取整个页面的屏幕截图。

I recently learned that Google Chrome has the option to do that, without using any additional extensions. In this article, we will see how to do that.

我最近得知,Chrome浏览器可以选择执行此操作,而无需使用任何其他扩展程序。 在本文中,我们将看到如何做到这一点。

在Chrome中打开DevTools (Open DevTools Inside Chrome)

First, we need to open inside Chrome. We can open it in different ways:

首先,我们需要在Chrome中打开 。 我们可以通过不同的方式打开它:

  1. Main Menu (three vertical dots) in the top-right corner > More tools > Developer tools.

    右上角的主菜单 (三个垂直点)> 更多工具 > 开发人员工具。

  2. We can also open it using the following keyboard shortcuts: Control+Shift+I in Windows and Linux, or Command+Option+I in Mac.

    我们还可以使用以下键盘快捷方式打开它:Windows和Linux中为Control+Shift+I ,或者在Mac中为Command+Option+I

  3. Another way to open it, is by right-clicking anywhere in the page and select Inspect.

    另一种打开方法是,右键单击页面中的任意位置,然后选择“ 检查”

打开命令菜单 (Open the Command Menu)

Now we need to open the command menu. We can do that by pressing Control+Shift+P in Windows and Linux, or Command+Shift+P in Mac.

现在我们需要打开命令菜单。 我们可以通过在Windows和Linux中按Control+Shift+P或在Mac中按Command+Shift+P来实现。

捕捉截图 (Capture Screenshot)

Then, we need to write and select Capture full size screenshot. After we have done that, we should get a PNG file as a screenshot for the full page.

然后,我们需要编写并选择Capture full size screenshot 。 完成之后,我们应该获得一个PNG文件作为整个页面的屏幕截图。

That’s it for this quick tip. It’s really simple, but I think it can be very useful.

快速提示就是这样。 这确实很简单,但我认为它可能非常有用。

This article was originally

本文最初

翻译自:

chrome 全屏截图

转载地址:http://jvhwd.baihongyu.com/

你可能感兴趣的文章
64位MATLAB和C混合编程以及联合调试
查看>>
原生js大总结二
查看>>
PHP基础
查看>>
UVa 11488 超级前缀集合(Trie的应用)
查看>>
Django 翻译与 LANGUAGE_CODE
查看>>
[转]iOS教程:SQLite的创建数据库,表,插入查看数据
查看>>
【转载】OmniGraffle (一)从工具栏开始
查看>>
初识ionic
查看>>
java 中打印调用栈
查看>>
开发 笔记
查看>>
数据挖掘算法比赛 - 简单经验总结
查看>>
win7(64位)php5.5-Apache2.4-mysql5.6环境安装
查看>>
生成商户订单号/退款单号
查看>>
git使用——分支
查看>>
selenium之多线程启动grid分布式测试框架封装(一)
查看>>
突然的伤感
查看>>
Objective-C 链式编程思想
查看>>
开通了一个微信公众账号,主要想分享一些自己对于行业、技术和产品的思考以及收录精彩内容给读者...
查看>>
留言板
查看>>
c#$用法
查看>>