您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Hides annoying ads shown on the coolors.co palette generator.
/* ==UserStyle== @name Coolors.co Pallette Generator ad blocker @version 0.2 @description Hides annoying ads shown on the coolors.co palette generator. @author atKing @license MIT @match https://coolors.co/* @include https://coolors.co/* @namespace https://gf.qytechs.cn/users/956118 ==/UserStyle== */ #modal-fabrizio{ display: none !important; } header a:nth-of-type(2){ display: none !important; } div[style="position:absolute;top:20px;right:20px;z-index:2"]{ display: none !important; } a[target=_blank][style="display: flex; width: auto;"]{ display: none !important; }
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址