DeepSeek expands the page

Expand the page of DeepSeek to facilitate direct long screenshot

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
枫谷剑仙
Daily installs
0
Total installs
48
Ratings
2 0 0
Version
0.3
Created
2025-02-27
Updated
2025-04-23
Size
822 Bytes
License
MIT
Applies to

DeepSeek默认是类手机APP样式,内容都是内部滚动的无法直接截长图。此样式让整个页面变为正常的页面体滚动,方便直接截长图。

火狐和 Edge 浏览器的右键菜单都有直接的截图功能,其他浏览器也可以使用第三方截图扩展。

火狐浏览器还支持控制台的截图命令,你可以在控制台内使用:screenshot --help查看帮助。

  • 直接截取整个页面
    :screenshot --fullpage
  • 含标题与输入框部分
    :screenshot --selector ".ds-theme>div>div:nth-last-child(1)>div:nth-last-child(1)>div>div:nth-last-child(1)"
  • 单纯对话部分
    :screenshot --selector ".ds-theme>div>div:nth-last-child(1)>div:nth-last-child(1)>div>div:nth-last-child(1)>div>div>div"