Google.com [DEC 2020] - Hide Ad search results in google.com

Simple and lightest script to hide Ad tedious results in google search

目前為 2020-12-15 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Google.com [DEC 2020] - Hide Ad search results in google.com
// @description  Simple and lightest script to hide Ad tedious results in google search
// @author       dany-veneno
// @include      *://*.google*/search*
// @grant        none
// @create       2020-12-14
// @lastmodified 2020-12-14
// @version      0.2
// @compatible   firefox Tested with Tampermonkey
// @compatible   chrome Tested with Tampermonkey
// @compatible   opera Tested with Tampermonkey
// @compatible   safari Tested with Tampermonkey
// @copyright    2020, dany-veneno
// @run-at       document-end
// @namespace https://gf.qytechs.cn/users/572366
// ==/UserScript==

document.getElementById("tvcap").style.display = "none";

QingJ © 2025

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