-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update com.google.Chrome.plist #633
Update com.google.Chrome.plist #633
Conversation
Adding 4 new "privacy sandbox ad controls" for Google Chrome https://chromeenterprise.google/policies/#PrivacySandbox
Thank for the submission; the changes look good to me. Now we just need to have |
@relgit |
Yes, I can see that Google chose to group these new four subkey on their own and not as part of the Misc. group, and honestly Misc. is already very crowded, so yes, lets create a new Privacy Sandbox group. To create a new group you'll need to also amend the |
`pfm_last_modified` updated `pfm_version` bumped Added new keys to `pfm_segments` Added new "Privacy Sandbox" group in the `PFC_SegmentedControl_0` subkey
There must be something I'm missing, I've followed your instructions but I cannot seem to get a new "Privacy Sandbox" group created. The new keys still show in the "Other" section within iMazing Profile Editor. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's OK. I'm assuming this was tested on iMazing Profile Editor, which has a grouping override on the Chrome manifest. To show the actual grouping that's in the manifest, you can untick Process custom manifests for optimal display in iMazing Profile Editor (recommended) in the app settings.
The override will be updated in the next release to fall in line with this pull request.
Now, the grouping changes look good, but have a look please at my comments for two small issues that require addressing.
Thanks!
Manifests/ManagedPreferencesApplications/com.google.Chrome.plist
Outdated
Show resolved
Hide resolved
Fixed indentation and lost </dict> closing
* Update com.google.Chrome.plist Adding 4 new "privacy sandbox ad controls" for Google Chrome https://chromeenterprise.google/policies/#PrivacySandbox * Update com.google.Chrome.plist `pfm_last_modified` updated `pfm_version` bumped Added new keys to `pfm_segments` Added new "Privacy Sandbox" group in the `PFC_SegmentedControl_0` subkey * Update com.google.Chrome.plist Fixed indentation and lost </dict> closing * Google Chrome manifest passed through plutil --------- Co-authored-by: Ari Leviatan <relgit@users.noreply.github.com>
Adding 4 new "privacy sandbox ad controls" for Google Chrome
https://chromeenterprise.google/policies/#PrivacySandbox