Skip to content

Commit 4dc069c

Browse files
committed
minor tweaks to get it to load as an unpacked extension in chrome
1 parent b5cf411 commit 4dc069c

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

images/ARDUPILOT_icon_128.png

16.9 KB
Loading

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"alwaysOnTopWindows",
4040
{"usbDevices": [
4141
{"vendorId": 1155, "productId": 57105}
42-
]},
43-
"chrome-extension://*" //https://nwjs.readthedocs.io/en/latest/For%20Users/Debugging%20with%20DevTools/
42+
]}//,
43+
//"chrome-extension://*" //https://nwjs.readthedocs.io/en/latest/For%20Users/Debugging%20with%20DevTools/
4444
],
4545
"sockets": {
4646
"tcp": {
File renamed without changes.

0 commit comments

Comments
 (0)