Skip to content
This repository was archived by the owner on Apr 3, 2020. It is now read-only.

Commit 3086f57

Browse files
committed
Fix up relative manifest files for netcode.io helper
1 parent 331a3bf commit 3086f57

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

browser/hostapp/manifest.windows.relative.chrome.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,5 @@
66
"chrome-extension://fkcdbgdmpjenlkecdjadcpnkchaecbpn/",
77
"chrome-extension://hpecmifakhimhidjpcpjmihpacijicbd/"
88
],
9-
"allowed_extensions": [
10-
"webext@netcode.redpoint.games"
11-
],
129
"type": "stdio"
1310
}

browser/hostapp/manifest.windows.relative.firefox.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
"path": "netcode.io.host.exe",
33
"description": "netcode.io helper",
44
"name": "netcode.io",
5-
"allowed_origins": [
6-
"chrome-extension://fkcdbgdmpjenlkecdjadcpnkchaecbpn/",
7-
"chrome-extension://hpecmifakhimhidjpcpjmihpacijicbd/"
8-
],
95
"allowed_extensions": [
106
"webext@netcode.redpoint.games"
117
],

0 commit comments

Comments
 (0)