Giter Site home page Giter Site logo

mconf-screenshare-webrtc's Introduction

Screen Sharing Extension for Chrome

Customizing your own extension

  1. Fork, clone, or download this repository

  2. Modify the manifest.json file. Add the domain of your server to externally_connectable.matches. For a public/distributed deployment you may want to change the icons, homepage_url, name, and author. For an extension on the Google Web Store you will have to increment the version with each release.

For more information, see the Chrome extension manifest documentation.

You have 3 options for using the extension

  • loading your extension locally
  • uploading your extension to the Google Web Store
  • packaging your extension locally and manually distributing

Loading your extension locally

Open chrome://extensions and drag the extension's directory onto the page, or click 'Load unpacked extension...' and select the extension directory. If these options do not show up you may need to check Developer mode. For more information see Chrome's documentation on loading unpacked extensions

After loaded into Google Chrome you will see the extension's unique Hash Id which is what allows an application to communicate with the extension and check the extension's status.

Uploading your extension to the Google Web Store

Publishing in the Chrome Web Store

Packaging your extension locally and manually distributing

https://developer.chrome.com/extensions/packaging

In chrome://extensions select "Pack extension". This will bundle your extension into a .CRX file. When you initially package your extension Google will give you a private key so you can retain the same hash after updates. You can then distribute your extension manually to your users.

mconf-screenshare-webrtc's People

Contributors

prlanzarin avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.