This commit is contained in:
zhu
2026-05-09 18:51:44 +08:00
parent 186840ba23
commit 6677ec5eec
7 changed files with 414 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ export default defineManifest({
},
externally_connectable: {
matches: [
"http://localhost:3000/*",
"http://localhost/*",
]
}
});