ExplicitMessage_Inject

[DEBUG] 信息显式化(注入版)

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyfork.org/scripts/429525/1140726/ExplicitMessage_Inject.js

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
Laster2800 Liang
Version
0.0.1.20230121075726
Erstellt am
17.07.2021
Letzte Aktualisierung
21.01.2023
Größe
1,53 KB
Lizenz
n/a

[DEBUG] 信息显式化(注入版)

此脚本为 [DEBUG] 信息显式化 的注入版,详情请移步主脚本主页。

使用说明

在用户脚本的 Metadata Block 中,使用 @require 引入该脚本内容(确保为首个引入的文件)。注意:@grant none 脚本则没有必要也无法使用注入版。

注入版基于 主脚本 的设置及代码工作,只有安装并开启主脚本时,注入版才会开始工作! 注入版不需要额外设置,主脚本设置即注入版设置,关闭主脚本等同于关闭注入版。

注入版作为外部脚本存在,无法被脚本管理器自动更新。必要时需手动访问 脚本主页 获取最新版 URL 并更新被注入脚本中的 @require 属性值。

仅建议在本地开发环境中使用,具体做法可参考 debug-template.user.js

补充说明

  • 脚本基于 Microsoft Edge 浏览器和 Tampermonkey 脚本管理器开发,不支持 Greasemonkey。要求 Edge / Chrome / Chromium 内核版本不小于 85,Firefox 版本不小于 90。

Source: Gitee / GitHub - by Laster2800