DeepSeek展开页面

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

Від 17.04.2025. Дивіться остання версія.

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.

(У мене вже є менеджер скриптів, дайте мені встановити його!)

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

Автор
枫谷剑仙
Рейтинги
0 0 0
Версія
0.2
Створено
27.02.2025
Оновлено
17.04.2025
Size
814 байтів
Ліцензія
MIT
Відноситься до

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"