"Fingerprinting": true | false,
"Exceptions": ["https://example.com"]
}
+ }
}
```
### EncryptedMediaExtensions
"Enabled": true | false,
"Locked": true | false
}
+ }
}
```
### EnterprisePoliciesEnabled
{
"policies": {
"OverrideFirstRunPage": "http://example.org"
+ }
}
```
### OverridePostUpdatePage
{
"policies": {
"OverridePostUpdatePage": "http://example.org"
+ }
}
```
### PasswordManagerEnabled
"Enabled": true | false,
"EnablePermissions": true | false
}
+ }
}
```
### Permissions
"policies": {
"PictureInPicture": {
"Enabled": true | false,
- "Locked": true, false
+ "Locked": true | false
}
}
}
"SSLProxy": "hostname",
"FTPProxy": "hostname",
"SOCKSProxy": "hostname",
- "SOCKSVersion": 4 | 5
+ "SOCKSVersion": 4 | 5,
"Passthrough": "<local>",
"AutoConfigURL": "URL_TO_AUTOCONFIG",
"AutoLogin": true | false,