🎉 欢迎访问GreasyFork.Org 镜像站!本镜像站由公众号【爱吃馍】搭建,用于分享脚本。联系邮箱📮

Greasy fork 爱吃馍镜像

Greasy Fork is available in English.

📂 缓存分发状态(共享加速已生效)
🕒 页面同步时间:2026/01/13 09:42:12
🔄 下次更新时间:2026/01/13 10:42:12
手动刷新缓存

BingBgForGoogle

Just change the background image of Google homepage to Bing

Vous devrez installer une extension telle que Tampermonkey, Greasemonkey ou Violentmonkey pour installer ce script.

Vous devrez installer une extension telle que Tampermonkey pour installer ce script.

Vous devrez installer une extension telle que Tampermonkey ou Violentmonkey pour installer ce script.

Vous devrez installer une extension telle que Tampermonkey ou Userscripts pour installer ce script.

Vous devrez installer une extension telle que Tampermonkey pour installer ce script.

Vous devrez installer une extension de gestionnaire de script utilisateur pour installer ce script.

(J'ai déjà un gestionnaire de scripts utilisateur, laissez-moi l'installer !)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

Vous devrez installer une extension telle que Stylus pour installer ce style.

Vous devrez installer une extension telle que Stylus pour installer ce style.

Vous devrez installer une extension telle que Stylus pour installer ce style.

Vous devrez installer une extension du gestionnaire de style pour utilisateur pour installer ce style.

Vous devrez installer une extension du gestionnaire de style pour utilisateur pour installer ce style.

Vous devrez installer une extension du gestionnaire de style pour utilisateur pour installer ce style.

(J'ai déjà un gestionnaire de style utilisateur, laissez-moi l'installer!)

🚀 安装遇到问题?关注公众号获取帮助

公众号二维码

扫码关注【爱吃馍】

回复【脚本】获取最新教程和防失联地址

// ==UserScript==
// @name         BingBgForGoogle
// @name:zh-CN   谷Bing图
// @name:zh-TW   谷Bing圖
// @namespace    hoothin
// @version      0.3
// @description     Just change the background image of Google homepage to Bing
// @description:zh-CN  给谷歌首页换上 Bing 的背景图
// @description:zh-TW  給 Google 首頁換上 Bing 的背景圖
// @author       hoothin
// @grant        GM_xmlhttpRequest
// @grant        GM_setValue
// @grant        GM_getValue
// @grant        GM_addStyle
// @grant        GM_registerMenuCommand
// @grant        unsafeWindow
// @connect      global.bing.com
// @connect      cn.bing.com
// @license      MIT License
// @match      *://www.google.com/*
// @match      *://www.google.ad/*
// @match      *://www.google.ae/*
// @match      *://www.google.com.af/*
// @match      *://www.google.com.ag/*
// @match      *://www.google.al/*
// @match      *://www.google.am/*
// @match      *://www.google.co.ao/*
// @match      *://www.google.com.ar/*
// @match      *://www.google.as/*
// @match      *://www.google.at/*
// @match      *://www.google.com.au/*
// @match      *://www.google.az/*
// @match      *://www.google.ba/*
// @match      *://www.google.com.bd/*
// @match      *://www.google.be/*
// @match      *://www.google.bf/*
// @match      *://www.google.bg/*
// @match      *://www.google.com.bh/*
// @match      *://www.google.bi/*
// @match      *://www.google.bj/*
// @match      *://www.google.com.bn/*
// @match      *://www.google.com.bo/*
// @match      *://www.google.com.br/*
// @match      *://www.google.bs/*
// @match      *://www.google.bt/*
// @match      *://www.google.co.bw/*
// @match      *://www.google.by/*
// @match      *://www.google.com.bz/*
// @match      *://www.google.ca/*
// @match      *://www.google.cd/*
// @match      *://www.google.cf/*
// @match      *://www.google.cg/*
// @match      *://www.google.ch/*
// @match      *://www.google.ci/*
// @match      *://www.google.co.ck/*
// @match      *://www.google.cl/*
// @match      *://www.google.cm/*
// @match      *://www.google.cn/*
// @match      *://www.google.com.co/*
// @match      *://www.google.co.cr/*
// @match      *://www.google.com.cu/*
// @match      *://www.google.cv/*
// @match      *://www.google.com.cy/*
// @match      *://www.google.cz/*
// @match      *://www.google.de/*
// @match      *://www.google.dj/*
// @match      *://www.google.dk/*
// @match      *://www.google.dm/*
// @match      *://www.google.com.do/*
// @match      *://www.google.dz/*
// @match      *://www.google.com.ec/*
// @match      *://www.google.ee/*
// @match      *://www.google.com.eg/*
// @match      *://www.google.es/*
// @match      *://www.google.com.et/*
// @match      *://www.google.fi/*
// @match      *://www.google.com.fj/*
// @match      *://www.google.fm/*
// @match      *://www.google.fr/*
// @match      *://www.google.ga/*
// @match      *://www.google.ge/*
// @match      *://www.google.gg/*
// @match      *://www.google.com.gh/*
// @match      *://www.google.com.gi/*
// @match      *://www.google.gl/*
// @match      *://www.google.gm/*
// @match      *://www.google.gr/*
// @match      *://www.google.com.gt/*
// @match      *://www.google.gy/*
// @match      *://www.google.com.hk/*
// @match      *://www.google.hn/*
// @match      *://www.google.hr/*
// @match      *://www.google.ht/*
// @match      *://www.google.hu/*
// @match      *://www.google.co.id/*
// @match      *://www.google.ie/*
// @match      *://www.google.co.il/*
// @match      *://www.google.im/*
// @match      *://www.google.co.in/*
// @match      *://www.google.iq/*
// @match      *://www.google.is/*
// @match      *://www.google.it/*
// @match      *://www.google.je/*
// @match      *://www.google.com.jm/*
// @match      *://www.google.jo/*
// @match      *://www.google.co.jp/*
// @match      *://www.google.co.ke/*
// @match      *://www.google.com.kh/*
// @match      *://www.google.ki/*
// @match      *://www.google.kg/*
// @match      *://www.google.co.kr/*
// @match      *://www.google.com.kw/*
// @match      *://www.google.kz/*
// @match      *://www.google.la/*
// @match      *://www.google.com.lb/*
// @match      *://www.google.li/*
// @match      *://www.google.lk/*
// @match      *://www.google.co.ls/*
// @match      *://www.google.lt/*
// @match      *://www.google.lu/*
// @match      *://www.google.lv/*
// @match      *://www.google.com.ly/*
// @match      *://www.google.co.ma/*
// @match      *://www.google.md/*
// @match      *://www.google.me/*
// @match      *://www.google.mg/*
// @match      *://www.google.mk/*
// @match      *://www.google.ml/*
// @match      *://www.google.com.mm/*
// @match      *://www.google.mn/*
// @match      *://www.google.com.mt/*
// @match      *://www.google.mu/*
// @match      *://www.google.mv/*
// @match      *://www.google.mw/*
// @match      *://www.google.com.mx/*
// @match      *://www.google.com.my/*
// @match      *://www.google.co.mz/*
// @match      *://www.google.com.na/*
// @match      *://www.google.com.ng/*
// @match      *://www.google.com.ni/*
// @match      *://www.google.ne/*
// @match      *://www.google.nl/*
// @match      *://www.google.no/*
// @match      *://www.google.com.np/*
// @match      *://www.google.nr/*
// @match      *://www.google.nu/*
// @match      *://www.google.co.nz/*
// @match      *://www.google.com.om/*
// @match      *://www.google.com.pa/*
// @match      *://www.google.com.pe/*
// @match      *://www.google.com.pg/*
// @match      *://www.google.com.ph/*
// @match      *://www.google.com.pk/*
// @match      *://www.google.pl/*
// @match      *://www.google.pn/*
// @match      *://www.google.com.pr/*
// @match      *://www.google.ps/*
// @match      *://www.google.pt/*
// @match      *://www.google.com.py/*
// @match      *://www.google.com.qa/*
// @match      *://www.google.ro/*
// @match      *://www.google.ru/*
// @match      *://www.google.rw/*
// @match      *://www.google.com.sa/*
// @match      *://www.google.com.sb/*
// @match      *://www.google.sc/*
// @match      *://www.google.se/*
// @match      *://www.google.com.sg/*
// @match      *://www.google.sh/*
// @match      *://www.google.si/*
// @match      *://www.google.sk/*
// @match      *://www.google.com.sl/*
// @match      *://www.google.sn/*
// @match      *://www.google.so/*
// @match      *://www.google.sm/*
// @match      *://www.google.sr/*
// @match      *://www.google.st/*
// @match      *://www.google.com.sv/*
// @match      *://www.google.td/*
// @match      *://www.google.tg/*
// @match      *://www.google.co.th/*
// @match      *://www.google.com.tj/*
// @match      *://www.google.tl/*
// @match      *://www.google.tm/*
// @match      *://www.google.tn/*
// @match      *://www.google.to/*
// @match      *://www.google.com.tr/*
// @match      *://www.google.tt/*
// @match      *://www.google.com.tw/*
// @match      *://www.google.co.tz/*
// @match      *://www.google.com.ua/*
// @match      *://www.google.co.ug/*
// @match      *://www.google.co.uk/*
// @match      *://www.google.com.uy/*
// @match      *://www.google.co.uz/*
// @match      *://www.google.com.vc/*
// @match      *://www.google.co.ve/*
// @match      *://www.google.co.vi/*
// @match      *://www.google.com.vn/*
// @match      *://www.google.vu/*
// @match      *://www.google.ws/*
// @match      *://www.google.rs/*
// @match      *://www.google.co.za/*
// @match      *://www.google.co.zm/*
// @match      *://www.google.co.zw/*
// @match      *://www.google.cat/*
// ==/UserScript==

(function() {
    'use strict';
    if (/\?q=/.test(location.href)) return;
    let LinkPa = document.querySelector("[data-ogbl]");
    if (!LinkPa) return;
    let bingBgLink = document.createElement("a");
    bingBgLink.className = LinkPa.firstChild.firstChild.className;
    bingBgLink.target = "_blank";
    bingBgLink.innerText = "Bing Bg";
    let linkDiv = document.createElement("div");
    linkDiv.className = LinkPa.firstChild.className;
    linkDiv.appendChild(bingBgLink);
    LinkPa.appendChild(linkDiv);
    let skinContainer = document.body;
    GM_addStyle(`
    body{
     background-position: center 0;
     background-repeat: no-repeat;
     background-size: cover;
     -webkit-background-size: cover;
     -o-background-size: cover;
    }
    #gb{
     background-color: unset!important;
    }
    [role="navigation"],[role="contentinfo"]{
     background-color: rgb(32 33 36 / 50%)!important;
    }
    #gb *,[role="contentinfo"] *{
     color: white!important;
    }
    `);

    let btnK = document.querySelector("input[name='btnK']");
    let clickHandler = e => {
        skinContainer.style.backgroundImage = "";
    };
    btnK.addEventListener("click",clickHandler);
    let bingImgObj = GM_getValue("bingImgObj");
    if (bingImgObj) {
        skinContainer.style.backgroundImage = "url(\"" + bingImgObj.base64 + "\")";
    }

    GM_xmlhttpRequest({
        method: 'GET',
        url: "https://global.bing.com/HPImageArchive.aspx?format=js&idx=0&pid=hp&video=1&n=1",
        onload: function(result) {
            let jsonData = null;
            try {
                jsonData = JSON.parse(result.responseText);
                let bgUrl = jsonData.images[0].url;
                if (!/^https?:\/\//.test(bgUrl)) {
                    bgUrl = "https://global.bing.com" + bgUrl;
                }
                bingBgLink.title = jsonData.images[0].copyright;
                bingBgLink.href = bgUrl;
                if (bingImgObj && bingImgObj.url == bgUrl) return;
                if (!bingImgObj) skinContainer.style.backgroundImage = "url(\"" + bgUrl + "\")";
                GM_xmlhttpRequest({
                    method: 'GET',
                    url: bgUrl,
                    responseType: "blob",
                    onload: function(r) {
                        let blob = r.response;
                        let fr = new FileReader();
                        fr.readAsDataURL(blob);
                        fr.onload = function (e) {
                            let base64ImgData = e.target.result;
                            GM_setValue("bingImgObj",{url: bgUrl, base64: base64ImgData});
                        };
                    }
                });
            } catch (e) {
                console.log(e);
            }
        }
    });
    let blurStyle;
    function createBlur() {
        if (!blurStyle) {
            blurStyle = document.createElement("style");
            blurStyle.innerText = `
             body::before{
              content: " ";
              display: block;
              position: absolute;
              left: 0;
              top: 0;
              right: 0;
              bottom: 0;
              background: inherit;
              filter: blur(5px);
              z-index: -1;
             }`;
        }
        document.head.appendChild(blurStyle);
    }
    if (GM_getValue("blur")) {
        createBlur();
    }
    GM_registerMenuCommand("Change blur", () => {
        if (blurStyle && blurStyle.parentNode) {
            GM_setValue("blur", false);
            blurStyle.parentNode.removeChild(blurStyle);
        } else {
            GM_setValue("blur", true);
            createBlur();
        }
    });
})();