Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

voximplant/voximplant-chrome-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHROME EXTENSION

To use VoxImplant's Screen Sharing in Chrome, you need to add this extension.

HOW TO INSTALL A DEVELOPER VERSION

  1. git clone git@github.com:voximplant/voximplant-chrome-extension.git
  2. Go to the folder with the Chrome extension. Open the manifest.json file and add your website to the matches section.

alt text

  1. 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.

  2. 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.

  3. 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.

HOW TO MAKE A PRODUCTION VERSION

You should pass the procedure of publishing your extension in Google Web Store. For details, see the official documentation.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks