Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

screen share extension is not working anymore. #28

Open
gautam123456 opened this issue Dec 3, 2016 · 1 comment
Open

screen share extension is not working anymore. #28

gautam123456 opened this issue Dec 3, 2016 · 1 comment

Comments

@gautam123456
Copy link

Hi, I just installed screen share plugin on developer mode on Chrome Version 54.0.2840.98 (64-bit) on OS X, but seems like it doesn't work.
I clicked on the extension icon and seems like nothing is happening. Can you please help me in resolving the same.

@GeorgeTailor
Copy link

there's an error in the

mirror.html

file. Change the
<script src="tree_mirror.js"></script>
to
<script src="tree-mirror.js"></script>

Also, to make it work comment out the return statement in the content_script.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants