您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
De-Shittify Asura scans and remove Ad Prompt and banner
当前为
/* ==UserStyle== @name De-Shittify Asura @namespace https://greasyfork.org/en/users/1452991-stying @icon https://greasyfork.s3.us-east-2.amazonaws.com/ize6up0m1kwzk4g02mf38mlsvkse @version 1.0.1 @description De-Shittify Asura scans and remove Ad Prompt and banner @author Stying @license MIT ==/UserStyle== */ @-moz-document url-prefix("https://asuracomic.net") { div.bg-gradient-to-br.from-indigo-900.via-purple-900.to-indigo-800.text-white.py-8.px-4.md\:py-12.md\:px-10.shadow-lg.relative.overflow-hidden, .jsx-5e69ac27470f8f66.min-h-min.my-auto{ display: none !important; } }