Skip to content

Commit 7f11954

Browse files
committed
fix: remove unnecessary permission in manifest
1 parent 4b06787 commit 7f11954

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifest.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ const manifest = {
1818
"clipboardWrite",
1919
"debugger",
2020
"management",
21-
"http://localhost:5000/",
2221
],
2322
host_permissions: ["<all_urls>"],
2423
side_panel: {

0 commit comments

Comments
 (0)