DuckDuckMenu

Extends DuckDuckGo by adding a customizable list of additional search engines for making fast searches from other engines.

< 脚本DuckDuckMenu的反馈

评价:好评 - 脚本运行良好

§
发表于:2014-12-06

Very helpful script, just one small issue

You are using escape() for encoding search terms, as it is seen in

escape(document.getElementById("search_form_input").value)

It actually outputs ill-encoded strings for non-English terms. Also escape() is already depreciated. Using encodeURIComponent() instead will solve these problems.

发表回复

登录(不可用)以发表回复。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址