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

Error in Background.js #27

Closed
aarshcode opened this issue Jan 15, 2022 · 2 comments
Closed

Error in Background.js #27

aarshcode opened this issue Jan 15, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@aarshcode
Copy link

Hay!

Whenever I try to load the extension, I get an error saying.

Screenshot 2022-01-15 at 9 55 30 AM

@alyssaxuu
Copy link
Owner

Yeah, the error is caused because the extension is attempting to inject itself in a chrome:// URL, when it is not possible. Doesn't really affect the functionality of the tool, but I could get rid of it by checking the URL before injecting.

@alyssaxuu alyssaxuu added the enhancement New feature or request label Jan 15, 2022
@alyssaxuu
Copy link
Owner

Removed the error.

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

No branches or pull requests

2 participants