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?