31 lines
911 B
JSON
31 lines
911 B
JSON
{
|
|
"windows": [
|
|
{
|
|
"url": "https://weread.qq.com",
|
|
"url_type": "web",
|
|
"hide_title_bar": true,
|
|
"fullscreen": false,
|
|
"width": 1200,
|
|
"height": 780,
|
|
"resizable": true,
|
|
"always_on_top": false,
|
|
"dark_mode": false,
|
|
"activation_shortcut": "",
|
|
"disabled_web_shortcuts": false
|
|
}
|
|
],
|
|
"user_agent": {
|
|
"macos": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.1 Safari/605.1.15",
|
|
"linux": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36",
|
|
"windows": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36"
|
|
},
|
|
"system_tray": {
|
|
"macos": false,
|
|
"linux": true,
|
|
"windows": true
|
|
},
|
|
"system_tray_path": "icons/icon.png",
|
|
"inject": [],
|
|
"proxy_url": ""
|
|
}
|