您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
fades sigs
当前为
Lowers the opacity of sigs. The default is 50% opacity. To change the options, edit the script and adjust the below variables however you'd like.
//this is the opacity level you want in percentage. 100 is fully opaque (normal). 0 is fully transparent. const SIG_OPACITY = 50; //to change the color of the sig text, set USE_SIG_COLOR to true and change SIG_COLOR to your desired color (hex values like #000000 are fine) const USE_SIG_COLOR = false; const SIG_COLOR = 'black'; //if you want the sig to go to full opacity (like normal) when you mouse over it, set this to true const SIG_FADE_IN = true;
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址