Skip to content

Conversation

@cyfung1031
Copy link
Collaborator

static GM_info(script: ScriptLoadInfo) {

downloadMode: "browser",


downloadMode 在 GM_info 總是 "browser"

typescript type 應修正

@CodFrm
Copy link
Member

CodFrm commented Jun 30, 2025

在之前有一个新的pr:#455

ScriptCat的类型应该是固定native,之前遗忘了这个特性,后续这个#455 pr中的字段应该也可以修改成:downloadMode: "native" | "disabled" | "browser";

@CodFrm CodFrm merged commit 9c016db into scriptscat:main Jun 30, 2025
1 of 2 checks passed
@cyfung1031 cyfung1031 deleted the patch_scriptcat.d.ts branch July 8, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants