Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Chrome extension status is: installed-disabled #5

Open
Jip-Hop opened this issue Oct 31, 2017 · 1 comment
Open

Chrome extension status is: installed-disabled #5

Jip-Hop opened this issue Oct 31, 2017 · 1 comment

Comments

@Jip-Hop
Copy link

Jip-Hop commented Oct 31, 2017

I'd like to host all the dependencies myself.
I modified getScreenId.js to embed getScreenId.html served from my own domain.
//iframe.src = 'https://www.webrtc-experiment.com/getSourceId/'; // https://wwww.yourdomain.com/getScreenId.html iframe.src = 'getScreenId.html'; // https://wwww.yourdomain.com/getScreenId.html

But when I click: Capture Your Own Screen in the example provided (index.html) I get the following message:
Chrome extension status is: installed-disabled

The full url is https://localhost:8080/getScreenId.html.
I tried that too but that didn't make a difference.

@guomh
Copy link

guomh commented Apr 26, 2018

I have the same problem. dose it only works in domain 'https://www.webrtc-experiment.com'?

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

No branches or pull requests

2 participants