PLIST to add Chrome extensions

KK 0 Reputation points
2025-01-31T09:32:30.3666667+00:00

I am trying to install an extension on Chrome for Mac using Intune, but I am getting an error.
error code is 0x87d11391
The content of the PLI ST seems bad, dose anyone know what is wrong with it?

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

    <key>ExtensionInstallForcelist</key>

    <array>

        <string>abcdefghijklmnopqrstuvwxyzabcdef;https://clients2.google.com/service/update2/crx</string>

    </array>

</dict>
```</plist>

Microsoft Intune Configuration
Microsoft Intune Configuration
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Configuration: The process of arranging or setting up computer systems, hardware, or software.
1,987 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,491 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.