您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds Google, Google Shopping, YouTube, Amazon, eBay, Bing, Reddit, and GitHub search buttons to DuckDuckGo search results with a visually appealing design for small and large displays, super optimized cache loading.
Adds Google, Google Shopping, YouTube, Amazon, eBay, Bing, Reddit, and GitHub search buttons to DuckDuckGo search results with a visually appealing design for small and large displays, following the DuckDuckGo color scheme. This script is also optimized for a fast page load, don't slow down your browser and don't load images.
with the update released 24.05.2023 i updated the color list and used an alternative color. if you want to change colors change the colorscheme with the hex code of the color you want to use. after changing any part of the script or updating it is necessary to clear the cache or button won't create becouse its already cached.
If you want to edit redirect url, replace the url (for example amazon.com to amazon.it) in the line:
--- line 123 ---
function getSearchUrl(searchEngine, searchQuery) {
const searchEngines = {
google: 'https://www.google.com/search?q=',
googles: 'https://www.google.com/search?q=',
youtube: 'https://www.youtube.com/results?search_query=',
amazon: 'https://www.amazon.it/s?k=',
ebay: 'https://www.ebay.com/sch/i.html?_nkw=',
bing: 'https://www.bing.com/search?q=',
reddit: 'https://www.reddit.com/search?q=',
github: 'https://github.com/search?q='
-------
// after updating clear the cache of the browser.
If you are having any issue or if you want to share with me any suggestion, please let me know.
Greetings from Italy👋
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址