Skip to content

Commit 848092d

Browse files
committed
Update manifest.js
1 parent 78fd515 commit 848092d

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

manifest.js

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -42,28 +42,6 @@ let manifest = {
4242
]
4343
}
4444
},
45-
"protocol_handlers": [
46-
{
47-
"protocol": "codeit",
48-
"url": window.location.origin + "/api/link?url=%s"
49-
},
50-
{
51-
"protocol": "code",
52-
"url": window.location.origin + "/api/link?url=%s"
53-
},
54-
{
55-
"protocol": "cd",
56-
"url": window.location.origin + "/api/link?url=%s"
57-
},
58-
{
59-
"protocol": "cde",
60-
"url": window.location.origin + "/api/link?url=%s"
61-
},
62-
{
63-
"protocol": "https://cde.run",
64-
"url": window.location.origin + "/api/link?url=%s"
65-
}
66-
],
6745
"handle_links": "preferred",
6846
"launch_type": "multiple-clients",
6947
"launch_handler": {

0 commit comments

Comments
 (0)