Skip to content

Commit 28f3d86

Browse files
committed
✨ 添加 GM_info 中的 downloadMode 标识 #348
1 parent e04795a commit 28f3d86

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/service/content/gm_api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ export default class GMApi {
119119
};
120120

121121
return {
122-
// downloadMode
122+
downloadMode: "browser",
123123
// isIncognito
124124
scriptWillUpdate: true,
125125
scriptHandler: "ScriptCat",

0 commit comments

Comments
 (0)