accelerator-screen-sharing-js
accelerator-screen-sharing-js copied to clipboard
Chrome Extension should not be required anymore
Question or Feature Request
The documentation indicates that a chrome extension is not required, which I suppose is correct if you are not using chrome. It's currently required when using chrome.
The vonage opentok api documentation states that chrome no longer needs an extension as of version 72. Where Chrome is at version 90+ at the time of writing this, I think the package should be updated to work like Firefox where it only requires the extension if the version is older than version 72.
I found that you can workaround this bug by setting the 'extensionID' parameter to any string value.