Bing to Google

uses bing instead of google while still working on microsoft rewards

< 脚本 Bing to Google 的反馈

评价:差评 - 脚本失效或无法使用

§
发布于:2025-09-10
编辑于:2025-09-10

Update it to the version below

// ==UserScript==
// @name Bing to Google
// @namespace https://github.com/randomstuff69/
// @version 2
// @description Use Bing instead of Google.
// @author randomstuff69
// @match https://www.bing.com/*
// @run-at document-start
// @grant none
// @downloadURL https://update.gf.qytechs.cn/scripts/528805/Bing%20to%20Google.user.js
// @updateURL https://update.gf.qytechs.cn/scripts/528805/Bing%20to%20Google.meta.js
// ==/UserScript==

location.href = location.href.replace('bing', 'google')

发布留言

登录(不可用)以发布留言。

QingJ © 2025

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