Posted on 10-24-2024 01:57 AM
Hello everyone,
I'd like to know if it's possible to have a configuration profile for each of my Chrome extensions when deploying them on the same target?
I currently use a single configuration profile for all my extensions, because when I tried to create several configuration profiles and applied them to my target, only one of them applied.
Current configuration :
Solved! Go to Solution.
Posted on 10-24-2024 04:02 AM
You can deploy multiple custom payloads for the Single Preferences with multiple keys. For example, with Chrome, you can deploy multiple Plist files, each with a different key. One Plist file could be for the Homepage, another for Accessibility, and so on.
However, you can’t deploy a single key with multiple Plist files. Hence, you can’t create multiple payloads for each extension. All extensions have only one key: Extensions.
Posted on 10-24-2024 04:02 AM
You can deploy multiple custom payloads for the Single Preferences with multiple keys. For example, with Chrome, you can deploy multiple Plist files, each with a different key. One Plist file could be for the Homepage, another for Accessibility, and so on.
However, you can’t deploy a single key with multiple Plist files. Hence, you can’t create multiple payloads for each extension. All extensions have only one key: Extensions.