DeepSeek 网页版 URL 增加 query 搜索

为 DeepSeek 网页版增加 query string 的搜索功能,q 是 keyword , r=true 是否开启深度思考

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

Autor
lingyired
Dnevne instalacije
0
Ukupnih instalacija
12
Ocjene
1 0 0
Verzija
1.2
Stvoreno
16.02.2025.
Ažurirano
16.02.2025.
Size
3,95 KB
Licenza
MIT
Primjenjuje se

为 DeepSeek 网页版增加 query string 的搜索,可以搭配浏览器的地址栏搜索。

增加两个 query string 参数: q 和 r

https://chat.deepseek.com/?q={keyword}&r={false}

q 是要搜索的内容

r 是否开启深度推理,只有 r=true 的时候才开启深度推理,其余情况均会自动关闭深度推理按钮(因为深度推理经常服务器挂,同时也慢,而搜索最重要是要快)


如果不想开启深度推理,那么可以直接使用 https://chat.deepseek.com/?q=%s