// ==UserScript== // @name 芯参数网站免验证码查看[修复] // @namespace https://greasyfork.org/ // @version 0.1.1 // @description 芯参数网站免密查看,去除截图右下角水印。 // @author ZERO // @match https://www.xincanshu.com/* // @grant none // @downloadURL none // ==/UserScript== (function() { 'use strict'; clearInterval(intervalid); function denglutishifun() {}; jq("span[class='logobq']").css('display','none'); jq("div[class^='denglutishi']").html(''); })();