您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
make old apollo better
// ==UserScript== // @name apollo-enhance-v2 // @namespace apollo-enhance // @version 0.9.16 // @description make old apollo better // @homepage https://github.com/xyz327/old-apollo-portal-enhance // @website https://github.com/xyz327/old-apollo-portal-enhance // @source https://github.com/xyz327/old-apollo-portal-enhance // @author xizhou // @match *://*/config.html* // @resource highlight_xcode_css https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/highlight.js/9.18.5/styles/xcode.min.css // @require https://lf9-cdn-tos.bytecdntp.com/cdn/expire-1-M/diff_match_patch/20121119/diff_match_patch_uncompressed.js // @require https://lf3-cdn-tos.bytecdntp.com/cdn/expire-1-M/highlight.js/9.18.5/highlight.min.js // @require https://lf6-cdn-tos.bytecdntp.com/cdn/expire-1-M/highlight.js/9.18.5/languages/json.min.js // @resource text_different_css https://cdn.jsdelivr.net/npm/[email protected]/build/style/text-different.min.css // @require https://cdn.jsdelivr.net/combine/npm/[email protected]/build/text-different.min.js,npm/[email protected]/build/text-different-for-html.min.js // @noframes // @grant GM_getResourceText // @grant GM_addStyle // @grant GM_addElement // ==/UserScript== (function (_$1) { 'use strict'; // 本脚本已废弃 // 请使用: https://greasyfork.org/zh-CN/scripts/447045-apollo-enhance })(_);