chrome实现网页高清截屏(F12、shift+ctrl+p、capture)

  1. 打开需要载屏的网页,在键盘上按下F12,出现以下界面
  2. 上图圈出的部分有可能会出现在浏览器下方,这并没有关系。此时按下 Ctrl + Shift + P(Mac 为 ⌘Command +
    ⇧Shift + P),l输入"Capture",选择"Capture full size screenshot"Ï
  1. 按下 Enter 后 Google Chrome 就会自动截图整个网页从头到尾的内容,在下载内容中可找到格式为png的截图文件。

原文地址:https://www.cnblogs.com/gitnull/p/14004562.html