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

No 'Access-Control-Allow-Origin' header is present on the requested resource #13

Open
teramotodaiki opened this issue Jun 22, 2017 · 0 comments

Comments

@teramotodaiki
Copy link

I try to load a background script but some error was occured.
So I override to node_modules/create-chrome-extension/lib/run.js directly then resolve this problem. Probably someone need it so I made a PR #12 .

Error message on chrome-extension://enngdmhmmdohcllaeknbldmmmpihiech (my extension):

XMLHttpRequest cannot load https://localhost:3001/background/inspect.js. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'chrome-extension://enngdmhmmdohcllaeknbldmmmpihiech' is therefore not allowed access.

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

1 participant