# Chrome

谷歌开发者工具详细文档 (opens new window)

# 命令截图

  1. 打开开发者工具:
    • mac: command + option + j
    • window: f12Ctrl + Shift + i
  2. 打开命令模式
    • mac: command + shift + p
    • windows: Ctrl + shift + p
  3. 输入命令: screenshot后,选择截图模式
    • Capture full size screenshot:截取整个网页
    • Capture node screenshot: 截取当前选中的html节点,需要提前选中节点
    • Capture screenshot: 截取当前可见范围内的网页
上次更新: 1/10/2020, 2:20:13 PM