Skip to content

Commit eb82fa9

Browse files
committed
✨ 支持安装本地脚本
1 parent 9b70673 commit eb82fa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/app/service/script/manager.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ export class ScriptManager extends Manager {
104104
"https://*/*.user.sub.js?*",
105105
"https://*/*.user.bg.js",
106106
"https://*/*.user.bg.js?*",
107+
"file:///*/*.user.js",
107108
],
108109
types: ["main_frame"],
109110
},

0 commit comments

Comments
 (0)