Citrix Workspace For Google Chrome
- Type chrome://flags/#enable-npapi in your browser’s address bar.
- Click Enable.
- Quit Chrome (close all open windows) and restart the browser.
- Use Task Manager to verify there are no running Chrome.exe processes listed. If there are any still running end those tasks before logging on.
- Go back to your website and logon. The applications should now launch normally.
Customize Receiver for Web
Citrix Workspace App For Google Chrome
If you do not want to or cannot disable Chrome auto update or re-enable NPAPI Plugin, you can do a number of customization to Receiver for Web to reduce the disruption.
Note: All the customization code in this article is applicable to StoreFront 2.6.
Disable client download prompt for Chrome
If you insert the following code into custom.script.js in the contrib folder under the Receiver for Web site, Chrome users will never be prompted to install Citrix Receiver:
Provide a permanent link for downloading Receiver in Chrome
The preceding code snippet helps you disable the Receiver install prompt for Chrome. However, you might still want your users to be able to download and install Receiver if needed. Apply the following code snippet in custom.script.js will add a link to the user menu to download Receiver for Chrome browser:
You have to also add the following strings to custom.wrstrings.en.js and a localized version for every language you need to support to custom.wrstrings.<language>.js:
The resultant UI looks similar to the following: