可以这样写: // ==UserScript== // @name 屏蔽百度热搜 // @namespace http://tampermonkey.net/ // @version 0.1 // @description 屏蔽百度首页热搜 // @author Your Name // @include http://www.baidu.com/* // @grant none // ==/UserScript==
(function() { 'use strict'; let hotSearch =