Google Search Site Switch

Adds search engines to Google's results page

当前为 2025-04-13 提交的版本,查看 最新版本

作者
John Gray
评分
0 0 0
版本
1.0
创建于
2025-04-13
更新于
2025-04-13
大小
3.2 KB
许可证
MIT
适用于

Google Search Site Switch

Adds search engines to Google's results page

Google Search Site Switch Demo

To Add/Remove/Modify

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

Support

Create an issue on GitHub if you have any problems or suggestions: https://github.com/yookibooki/userscripts/issues