Skip to main content
Question

adding a URL to a chrome extension


Forum|alt.badge.img+1

Good Day,

We have an issue adding a URL to a chrome extension. Can someone perhaps share possible way to achieve this.

On Windows we did the below.
The following two extension policies must be set. (see Chrome policy doc)
adminMode = false
fetchUrl = https://{your-environment-id}.dynatrace.com/api/v1/browserextension/config?Api-Token={your-token} (see configuration endpoint)
For Windows the best option is to use Windows group policies to set these policies.

Example of required registry entries
[HKEY_LOCAL_MACHINESOFTWAREPoliciesGoogleChromeExtensionInstallForcelist]
"1" = "fklgmciohehgadlafhljjhgdojfjihhk;https://clients2.google.com/service/update2/crx"

[HKEY_LOCAL_MACHINESOFTWAREPoliciesGoogleChrome3rdpartyextensionsfklgmciohehgadlafhljjhgdojfjihhkpolicy]
"fetchUrl"="https://{your-environment-id}.live.dynatrace.com/api/v1/browserextension/config?Api-Token={your-token}"
"adminMode"=dword:00000000

0 replies

Be the first to reply!

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings