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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
lingyired
Cài đặt hàng ngày
0
Số lần cài đặt
12
Đánh giá
1 0 0
Phiên bản
1.2
Đã tạo
16-02-2025
Đã cập nhật
16-02-2025
Kích thước
4 KB
Giấy phép
MIT
Áp dụng cho

为 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