您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds custom UI enhancements
// ==UserScript== // @name AAC Enhanced plus AAC Utils // @namespace http://tampermonkey.net/ // @version 1.11.00-EOL // @copyright 2025, Asriel (https://gf.qytechs.cn/de/users/1375984-asriel-aac) 2022, Reimu(https://github.com/ReiwuKleiwu/AAC-Utils) // @license MIT // @description Adds custom UI enhancements // @author Asriel / Nick S. aka. Slash // @icon https://i.ibb.co/z5CJ5zv/revanced.png // @supportURL https://gf.qytechs.cn/de/scripts/511351-aac-enhanced-plus-aac-utils/feedback // @include /^https?:\/\/(www\.)?anime\.academy\/.*/ // @grant none // @require https://code.jquery.com/jquery-3.6.0.min.js // @require https://code.jquery.com/ui/1.12.1/jquery-ui.min.js // ==/UserScript== (function() { 'use strict'; alert("⚠️ Dieses Userscript ist nicht mehr funktionsfähig.\n\nBitte deinstalliere es über dein Tampermonkey-Dashboard."); // Beendet die Ausführung des Scripts return; })();
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址