2020-04-21 20:23:00 +00:00
|
|
|
[
|
|
|
|
[
|
|
|
|
"top=5,left=10,resizable=no",
|
|
|
|
{
|
2020-11-10 17:06:03 +00:00
|
|
|
"sender": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"about:blank",
|
2021-01-29 13:24:30 +00:00
|
|
|
"frame-name",
|
2020-04-21 20:23:00 +00:00
|
|
|
"new-window",
|
|
|
|
{
|
2021-04-21 17:55:17 +00:00
|
|
|
"show": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"width": 800,
|
2021-04-21 17:55:17 +00:00
|
|
|
"height": 600,
|
|
|
|
"top": 5,
|
|
|
|
"left": 10,
|
|
|
|
"resizable": false,
|
|
|
|
"x": 10,
|
|
|
|
"y": 5,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webPreferences": {
|
2021-03-01 21:52:29 +00:00
|
|
|
"contextIsolation": true,
|
2021-04-21 17:55:17 +00:00
|
|
|
"nativeWindowOpen": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"nodeIntegration": false,
|
2021-04-21 17:55:17 +00:00
|
|
|
"sandbox": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webviewTag": false,
|
2020-11-10 17:06:03 +00:00
|
|
|
"nodeIntegrationInSubFrames": false,
|
|
|
|
"openerId": null
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
2020-11-10 17:06:03 +00:00
|
|
|
"webContents": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
[],
|
|
|
|
{
|
|
|
|
"url": "",
|
2020-12-14 18:57:36 +00:00
|
|
|
"policy": "strict-origin-when-cross-origin"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
null
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"zoomFactor=2,resizable=0,x=0,y=10",
|
|
|
|
{
|
2020-11-10 17:06:03 +00:00
|
|
|
"sender": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"about:blank",
|
2021-01-29 13:24:30 +00:00
|
|
|
"frame-name",
|
2020-04-21 20:23:00 +00:00
|
|
|
"new-window",
|
|
|
|
{
|
2021-04-21 17:55:17 +00:00
|
|
|
"show": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"width": 800,
|
2021-04-21 17:55:17 +00:00
|
|
|
"height": 600,
|
|
|
|
"resizable": false,
|
|
|
|
"x": 0,
|
|
|
|
"y": 10,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webPreferences": {
|
2020-11-10 17:06:03 +00:00
|
|
|
"zoomFactor": "2",
|
2021-03-01 21:52:29 +00:00
|
|
|
"contextIsolation": true,
|
2021-04-21 17:55:17 +00:00
|
|
|
"nativeWindowOpen": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"nodeIntegration": false,
|
2021-04-21 17:55:17 +00:00
|
|
|
"sandbox": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webviewTag": false,
|
2020-11-10 17:06:03 +00:00
|
|
|
"nodeIntegrationInSubFrames": false,
|
|
|
|
"openerId": null
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
2020-11-10 17:06:03 +00:00
|
|
|
"webContents": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
[],
|
|
|
|
{
|
|
|
|
"url": "",
|
2020-12-14 18:57:36 +00:00
|
|
|
"policy": "strict-origin-when-cross-origin"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
null
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"backgroundColor=gray,webPreferences=0,x=100,y=100",
|
|
|
|
{
|
2020-11-10 17:06:03 +00:00
|
|
|
"sender": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"about:blank",
|
2021-01-29 13:24:30 +00:00
|
|
|
"frame-name",
|
2020-04-21 20:23:00 +00:00
|
|
|
"new-window",
|
|
|
|
{
|
2021-04-21 17:55:17 +00:00
|
|
|
"show": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"width": 800,
|
2021-04-21 17:55:17 +00:00
|
|
|
"height": 600,
|
2020-11-10 17:06:03 +00:00
|
|
|
"backgroundColor": "gray",
|
2020-04-21 20:23:00 +00:00
|
|
|
"webPreferences": {
|
2021-03-01 21:52:29 +00:00
|
|
|
"contextIsolation": true,
|
2021-04-21 17:55:17 +00:00
|
|
|
"nativeWindowOpen": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"nodeIntegration": false,
|
2021-04-21 17:55:17 +00:00
|
|
|
"sandbox": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webviewTag": false,
|
2020-11-10 17:06:03 +00:00
|
|
|
"nodeIntegrationInSubFrames": false,
|
2021-09-06 07:59:09 +00:00
|
|
|
"openerId": null
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"x": 100,
|
|
|
|
"y": 100,
|
2020-11-10 17:06:03 +00:00
|
|
|
"webContents": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
[],
|
|
|
|
{
|
|
|
|
"url": "",
|
2020-12-14 18:57:36 +00:00
|
|
|
"policy": "strict-origin-when-cross-origin"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
null
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"x=50,y=20,title=sup",
|
|
|
|
{
|
2020-11-10 17:06:03 +00:00
|
|
|
"sender": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"about:blank",
|
2021-01-29 13:24:30 +00:00
|
|
|
"frame-name",
|
2020-04-21 20:23:00 +00:00
|
|
|
"new-window",
|
|
|
|
{
|
2021-04-21 17:55:17 +00:00
|
|
|
"show": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"width": 800,
|
2021-04-21 17:55:17 +00:00
|
|
|
"height": 600,
|
|
|
|
"x": 50,
|
|
|
|
"y": 20,
|
2020-04-21 20:23:00 +00:00
|
|
|
"title": "sup",
|
|
|
|
"webPreferences": {
|
2021-03-01 21:52:29 +00:00
|
|
|
"contextIsolation": true,
|
2021-04-21 17:55:17 +00:00
|
|
|
"nativeWindowOpen": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"nodeIntegration": false,
|
2021-04-21 17:55:17 +00:00
|
|
|
"sandbox": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webviewTag": false,
|
2020-11-10 17:06:03 +00:00
|
|
|
"nodeIntegrationInSubFrames": false,
|
|
|
|
"openerId": null
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
2020-11-10 17:06:03 +00:00
|
|
|
"webContents": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
[],
|
|
|
|
{
|
|
|
|
"url": "",
|
2020-12-14 18:57:36 +00:00
|
|
|
"policy": "strict-origin-when-cross-origin"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
null
|
|
|
|
],
|
|
|
|
[
|
|
|
|
"show=false,top=1,left=1",
|
|
|
|
{
|
2020-11-10 17:06:03 +00:00
|
|
|
"sender": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
"about:blank",
|
2021-01-29 13:24:30 +00:00
|
|
|
"frame-name",
|
2020-04-21 20:23:00 +00:00
|
|
|
"new-window",
|
|
|
|
{
|
2021-04-21 17:55:17 +00:00
|
|
|
"show": false,
|
2020-04-21 20:23:00 +00:00
|
|
|
"width": 800,
|
2021-04-21 17:55:17 +00:00
|
|
|
"height": 600,
|
|
|
|
"top": 1,
|
|
|
|
"left": 1,
|
|
|
|
"x": 1,
|
|
|
|
"y": 1,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webPreferences": {
|
2021-03-01 21:52:29 +00:00
|
|
|
"contextIsolation": true,
|
2021-04-21 17:55:17 +00:00
|
|
|
"nativeWindowOpen": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"nodeIntegration": false,
|
2021-04-21 17:55:17 +00:00
|
|
|
"sandbox": true,
|
2020-04-21 20:23:00 +00:00
|
|
|
"webviewTag": false,
|
2020-11-10 17:06:03 +00:00
|
|
|
"nodeIntegrationInSubFrames": false,
|
|
|
|
"openerId": null
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
2020-11-10 17:06:03 +00:00
|
|
|
"webContents": "[WebContents]"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
[],
|
|
|
|
{
|
|
|
|
"url": "",
|
2020-12-14 18:57:36 +00:00
|
|
|
"policy": "strict-origin-when-cross-origin"
|
2020-04-21 20:23:00 +00:00
|
|
|
},
|
|
|
|
null
|
|
|
|
]
|
2021-03-01 21:52:29 +00:00
|
|
|
]
|