To use VoxImplant's Screen Sharing in Chrome, you need to add this extension.
git clone git@github.com:voximplant/voximplant-chrome-extension.git
- Go to the folder with the Chrome extension. Open the manifest.json file and add your website to the matches section.
-
In the address bar on a new tab, type chrome://extensions to open the Extensions page. Select the Developer mode check box to enable loading extensions from a folder.
-
Click Load unpacked extension or drag the folder with extension onto the page to load the extension. The new extension will be displayed on the page.
-
IMPORTANT: if you want to change manifest.json again (for example, add another test server), you should also change the version parameter, namely increase its value. Then remove the extension from Chrome and add it again.