We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b70673 commit eb82fa9Copy full SHA for eb82fa9
1 file changed
src/app/service/script/manager.ts
@@ -104,6 +104,7 @@ export class ScriptManager extends Manager {
104
"https://*/*.user.sub.js?*",
105
"https://*/*.user.bg.js",
106
"https://*/*.user.bg.js?*",
107
+ "file:///*/*.user.js",
108
],
109
types: ["main_frame"],
110
},
0 commit comments