How can we help?

How-To: Deploying the Browser Extension via JAMF

Steven D'Sa
Steven D'Sa
  • Updated

Question/Issue/Task:

Deploying the Browser Extension via JAMF

Steps:

  1. Log into your JAMF Pro Administration Console
  2. Click on Computers (in the top left)
  3. Click on Configuration Policies
  4. Create a New Profile
  5. Provide a configuration name:
  6. Expand "Application & Custom Settings"
  7. Click Upload
  8. Click Add
  9. In the Preference Domain field enter: "com.google.Chrome"
  10. In the Property List, enter the following:
    <?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>khfhkedhhdbejcbapdicgagbljimakai;http://clients2.google.com/service/update2/crx</string>
    </array>
    </dict>
    </plist>



  11. Click Save
  12. Deploy to the appropriate devices:
  13. Verify by clicking logs that the profile was successfully pushed:
  14. Verify in your MacOS profiles that the profile was pushed succesfully:
  15. In Chrome, verify by going to chrome://policy (click Reload Policies) that you see the Torii Extension.
  16. You should now see the extension in Chrome:
  17. You will also notice that the extension can not be removed in Chrome:

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request