Posted on 02-01-2022 11:19 AM
Hello Jamf nation,
Need some guidance in deploying a chrome extension that uses a json file for configuration. The json file has the API key and license key.
The extension specifically is the Knowbe4 phish alert button.
They have instructions to deploy via Chrome Cloud but that requires our users to sync chrome which creates a separate profile and removes all their custom extensions and data.
I was able to deploy the extension via the solution here:
https://community.jamf.com/t5/jamf-pro/deploying-chrome-extensions-via-dmg/m-p/222298
This indeed does install the extension but no settings regarding the extension which renders it useless. Any ideas on how to deploy the extension along with the configuration file?
Posted on 03-07-2022 02:37 PM
Did you find a solution for this? I'm about to dive in as well.
Posted on 03-09-2022 06:32 AM
@pseudopunk I ended up using the Cloud Management for Chrome so I can push extensions via google cloud here:
https://support.google.com/chrome/a/answer/9116814?hl=en
This allowed me to deploy the extension with the settings as well.