question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clarify which Chrome extension this setting is referring to

See original GitHub issue

I’m new to Jitsi and technical enough to have figured out the config file in which I could change some UI settings. Yet this one is unclear:

/**
    * Decides whether the chrome extension banner should be rendered on the landing page and during the meeting.
    * If this is set to false, the banner will not be rendered at all. If set to true, the check for extension(s)
    * being already installed is done before rendering.
    */
    SHOW_CHROME_EXTENSION_BANNER: false,

What extension is that?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
dandvcommented, Jun 29, 2020

I think that’s the right place for the full Jitsi docs including the self-hosting instructions?

Agree, but on the other hand, https://github.com/jitsi/jitsi-meet/blob/master/config.js is thoroughly commented inline, probably for good reasons. Do those apply to interface_config.js?

0reactions
saghulcommented, Jul 7, 2020
Read more comments on GitHub >

github_iconTop Results From Across the Web

Extensions that change your settings - Chrome Web Store Help
See the settings that an extension changed · On your computer, open Chrome. · At the top right, click More More and then...
Read more >
How to Find & View the Files Installed by a Chrome Extension
Once you install the extension, you will be given a new a right-click context menu option titled "View extension source". Caption. Clicking on ......
Read more >
Chrome Extensions: declare permissions and warn users
An extension's ability to access websites and most Chrome APIs is determined by its declared permissions. Permissions should be restricted ...
Read more >
Clarifying ExtensionSettings policy comments. [chromium/src
M chrome/browser/extensions/extension_management_internal.cc ... To unsubscribe, or for help writing mail filters, visit settings.
Read more >
467808 - Clarify 'panel' support in chrome.windows.create
I'm using panels in my extension (https://chrome.google.com/webstore/detail/ ... a new "alwaysOnTop" setting in chrome.windows.create would definitely upset ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found