mirror of
https://github.com/apple/device-management.git
synced 2026-07-31 17:27:22 +02:00
14 lines
404 B
JSON
14 lines
404 B
JSON
{
|
|
"Type": "com.apple.configuration.safari.extensions.settings",
|
|
"Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",
|
|
"ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",
|
|
"Payload": {
|
|
"ManagedExtensions": {
|
|
"com.example.WebExtension (ABCDE12345)": {
|
|
"State": "AlwaysOn",
|
|
"PrivateBrowsing": "AlwaysOff"
|
|
}
|
|
}
|
|
}
|
|
}
|