Prevent showing Chrome extension installation window

Hi,

I integrated Jitsi in a virtual office application and I’m configuring the jitsi windows with URL params.
Is there a param to prevent showing the chrome extension installation window?

I already use Jitsi URL Generator to configure the params, but there is no setting for the chrome extension.

Thanks in adavance
Frank

Try this:

https://meet.jit.si/meetingname#interfaceConfig.SHOW_CHROME_EXTENSION_BANNER=false

2 Likes

That works perfect, thanks.