Google検索結果の住所を非表示にするやつ

Google検索結果の住所を非表示にするやつです

// ==UserScript==
// @name         Google検索結果の住所を非表示にするやつ
// @namespace    nbatotu.github.io/t
// @version      0.1
// @description  Google検索結果の住所を非表示にするやつです
// @author       You
// @match        https://www.google.com/search*
// @grant        none
// ==/UserScript==
window.onload = function(){

    document.getElementById("BHDErf").innerText="スクリプト使用中"
    document.getElementById("Wprf1b").innerText="住所非公開"
    document.querySelector('.Q8LRLc').innerText="不明"
}

QingJ © 2025

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