Google Search Site Switch

Adds search engines to Google's results page

作者
John Gray
今日安裝
0
安裝總數
6
評價
0 0 0
版本
1.0
建立日期
2025-04-13
更新日期
2025-04-17
尺寸
2.7 KB
授權條款
未知
腳本執行於

🔄 Google Search Site Switch

Install License

📝 Description

Adds search engines to Google's results page

Demo

🔧 Installation

  1. Install a userscript manager (e.g. Violentmonkey)
  2. Click the "Install from Greasy Fork镜像" button above

⚙️ Customization

Customize which search engines appears by:

const engines = [
  ['Yandex', 'yandex.com', `https://yandex.com/search/?text=${query}`],
  ['Bing', 'bing.com', `https://www.bing.com/search?q=${query}`],
  // Add more engines here
];

QingJ © 2025

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