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

About externally_connectable matches #40

Open
michaelchen001 opened this issue Apr 19, 2018 · 1 comment
Open

About externally_connectable matches #40

michaelchen001 opened this issue Apr 19, 2018 · 1 comment

Comments

@michaelchen001
Copy link

michaelchen001 commented Apr 19, 2018

Thank you for all of your work, and I want to know if I have two servers [ A.mydomain.com ] [ B.mydomain.com ],if I want 2 servers share the same extension, can I use below settings?
"externally_connectable": { "matches": [ "*://*.mydomain.com/*" ] },

I have published extension for "*://A.mydomain.com/*", But after I changed to "*://*.mydomain.com/*" , and update the extension with Hash ID no change , I got "oops! your screen sharing extension failed to install ."
But I can install the updated extension from google webstore , and it works well with screen sharing!

@damencho
Copy link
Member

You need to add both A and B domains in jedesha manifest.

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