您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
DuckDuckGo Less scrolling with a multi columns interface
当前为
This Userstyle fill the windows in a multi-column page (based on window size) .
You can use too the enable options of DuckDuckGo to format the result page:
Many options are provided and you can save your preferences too.
For me on a large screen , this is 3 columns.
If you want less or more columns, you can play with the width variable of :#links .result
(find it in my userstyles and play )
By example to have 2 columns:#links .result {
min-height : 155px ! important;
max-height : 155px ! important;
min-width : 45% ! important;
max-width : 45% ! important;
margin-right: 4px ! important;
padding: 1px 1px 1px 35px ! important;
border: 1px solid gray ! important;
}
Also to see the left side panel colored (with the checkmark to show if the result was or not visited before),
use the Dark/Gray Light or the Dark theme and enable the (option "show when visited".
See the screenshot here:
Looks even better than the screenshot with the left side panel colored.
Adaptation for GM:
- SearchPreview
- Linkify Plus Plus [ GreasyFork ] in use:
Mark text links "Linkifyed" by GM "Linkify Plus Plus"
test link :
ShowAllGroups - by vispillo chez DuckDuckGo
CHANGES in v.8...v.33 :
Last Corrections for:
- Top infos (visible on hover)
- Corrections for specials (?) loading pages results: cf [data-nrn="result"]
- Adaptation for DuckDuckGo changes about results under Top results
- Right Infos Panel (Map view)
- Set the height of results items (with overflow things...)
- Support the HTLM (Mobile?) version:
https://duckduckgo.com/html/
- Adaptation for Top "News", Test links :
- https://duckduckgo.com/?q=youtube&t=ffsb&ia=web
- https://duckduckgo.com/?q=rfi&ia=web&iai=https%3A%2F%2Ftimesofindia.indiatimes.com%2Fsports%2Fmore-sports%2Fothers%2Fjunior-india-rowers-leave-for-asian-championship-without-kits-and-da%2Farticleshow%2F64692624.cms
- https://duckduckgo.com/?q=rfif&ia=news
Support for the Top Info Sidebar (Expand on Hover).
Test Links:
https://duckduckgo.com/?q=wikipedia&t=ffsb&ia=web
https://duckduckgo.com/?q=metaKey&t=ffsb&ia=web
https://duckduckgo.com/?q=microsoft&t=ffsb&ia=places
Others Correction for:
Videos , columns, Auto load, Map Search, Carousel news....
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址