Skip to content

Commit 1b9c712

Browse files
committed
移除 scheme filter 以相容不同浏览器
1 parent 88e3e98 commit 1b9c712

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/app/service/service_worker/script.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ export class ScriptService {
167167
// { hostEquals: "docs.scriptcat.org", pathPrefix: "/en/docs/script_installation/" },
168168
{ hostEquals: "www.tampermonkey.net", pathPrefix: "/script_installation.php" },
169169
{
170-
schemes: ["chrome-extension"],
171170
hostEquals: chrome.runtime.id,
172171
pathPrefix: "/src/script_installation_page.html",
173172
},

0 commit comments

Comments
 (0)