Add chrome extension to Workspaces Web

0

Im trying to add an extension required by my SaaS provider. { "chromePolicies": { "ManagedBookmarks": { "value": [] }, "BookmarkBarEnabled": { "value": false }, "RestoreOnStartup": { "value": 4 }, "RestoreOnStartupURLs": { "value": [ "https://calibrus.brightpattern.com/agentdesktop" ] } }, "ExtensionSettings": { "*": { "installation_mode": "allowed" }, "mkaocfkkgijdkejknbfblgfbelppnfci": { "installation_mode": "force_installed", "update_url": "https://clients2.google.com/service/update2/crx" } } }

asked 2 years ago383 views
1 Answer
0
AWS
EXPERT
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions