DeepSeek展开页面

展开DeepSeek的页面以方便直接截长图

Mint 2025.04.17.. Lásd a legutóbbi verzió

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!)

Fejlesztő
枫谷剑仙
Értékelések
0 0 0
Verzió
0.2
Létrehozva
2025.02.27.
Frissítve
2025.04.17.
Size
814 bájt
Licensz
MIT
Érvényes

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

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

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

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