Manual Deployment
Modify the following script and copy it to your RMM's scripting engine or run the script directly on the endpoint to deploy Check:
Review the Extension Configuration Settings and Custom Branding Settings variables and update those to your desired values. The current values in the script are the default values. Leaving any unchanged will set the defaults.
If you are leveraging a RMM that has the ability to define the variables in the deployment section of scripting, then you may be able to remove this section and enter the variable definitions into the RMM scripting pages.
Developers who wish to test their code changes can side load the extension into their browser.
Fork the repository and clone your fork
Open
chrome://extensionsoredge://extensionsEnable Developer mode and choose Load unpacked
Select the repository root to load the extension. Reload the extension after making changes.
Last updated