| 12345678910111213141516 |
- {
- "enterURL": "https://demos.run/soundSynthesis/index1.html",
- "width": 1920,
- "height": 1080,
- "webPreferences": {
- "webSecurity": false,
- "nodeIntegration": false,
- "nativeWindowOpen": false,
- "preload": "C:/Users/mail/Documents/GitHub/myApp/preload.js"
- },
- "autoHideMenuBar": true,
- "redirect":[],
- "redirectURL":"",
- "proxy":"",
- "noCache": false
- }
|