Citrix Profile Configuration
Citrix profile management and streaming configuration
Installing Chrome Extensions in Citrix
Browser Extensions in Citrix should be deployed via Windows Group Policy (as opposed to including in the VDI). Chrome Extensions are installed per user/browser profile.
See Windows Group Policy/ADMX for information on configuring the Windows Group Policy
Chrome installs extensions in the following directory: AppData\Local\Google\Chrome\User Data\Default\Extensions
Citrix Profile Management
Large Google Chrome profiles can slow down logons and logoffs. For performance, Citrix recommends excluding parts of the Chrome Profile from profile synchronization.
Carl Stalhood maintains a 3rd-party profile management guide with a broader list of synchronization exclusions to consider
Folders to Include in Synchronization
Add the following folder to the list of folders to mirror:
Folders to Exclude from Profile Synchronization
Additionally, exclude the IndexedDB directories corresponding to the PixieBrix extension:
Files to Exclude from Profile Synchronization
Files unrelated to Bookmarks in the Default
folder
Resources
Troubleshooting
Users receive a "We're having trouble connecting to your browser's local database" banner or an "Internal error opening backing store for IndexedDB.open" error
These error messages indicate that the local IndexedDB database is corrupted or that Chrome is otherwise unable to access the necessary database files in the Chrome profile.
To avoid IndexedDB connection problems, exclude the extension's IndexedDB folders from synchronization, or ensure that the IndexedDB files are excluded from Citrix profile streaming (so the IndexedDB directories are synchronized immediately upon login).
For more information on troubleshooting IndexedDB errors, see Troubleshooting IndexedDB Errors
Chrome stores old versions of the extension in the profile
There's a long-standing Chromium bug the preserves old versions of browser extensions on the file system: Extension taking disk space with old versions
The extension installation directory is: AppData\Local\Google\Chrome\User Data\Default\Extensions
If your Citrix profile policy is set to persist and synchronize the Chrome extensions directory, you may want to periodically clear the extensions directory.
Last updated