Skip to content
AP Orlebeke edited this page Feb 27, 2020 · 1 revision

A number of manifests share preferences. This page is meant to document these related manifests so when changes are made to one that they hopefully make their way to others.

Chromium Browsers

  • Brave - com.brave.Browser
  • Google Chrome - com.google.Chrome
  • Microsoft Edge - com.microsoft.Edge

Chrome is by far the most extensive in terms of preferences. Brave is copied almost entirely from Chrome. While new to party, Microsoft Edge does share many preferences, but there are a number that are not included, as well as a few that accomplish the same thing (like managing the bookmark bar) but whose keys names are different (ex. BookmarkBarEnabled in Chrome vs. FavoritesBarEnabled in Edge).

When making changes here it's important to double-check the documentation.

Restrictions

To make it easier to manage and maintain, the Restrictions payload is broken into 3 separate manifests for each supported OS in ProfileCreator. Though the manifests are OS-specific, exported profiles will still be associated with the correct domain: com.apple.applicationaccess.

  • Restrictions (macOS) - com.apple.applicationaccess-macOS
  • Restrictions (iOS) - com.apple.applicationaccess-iOS
  • Restrictions (tvOS) - com.apple.applicationaccess-tvOS