We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In the Run Javascript v1.11 Chrome extension, the following error is thrown on all page loads in DevTools:
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
The error goes away as soon as the extension is disabled, and appears on all pages again once it is re-enabled.
My Chrome version is: Version 85.0.4183.102 (Official Build) (64-bit)
See the following for a possible solution: https://www.bennettnotes.com/post/fix-receiving-end-does-not-exist/
Thanks.
The text was updated successfully, but these errors were encountered:
Thanks for the report @Andypro1
Sorry, something went wrong.
No branches or pull requests
In the Run Javascript v1.11 Chrome extension, the following error is thrown on all page loads in DevTools:
Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
The error goes away as soon as the extension is disabled, and appears on all pages again once it is re-enabled.
My Chrome version is: Version 85.0.4183.102 (Official Build) (64-bit)
See the following for a possible solution:
https://www.bennettnotes.com/post/fix-receiving-end-does-not-exist/
Thanks.
The text was updated successfully, but these errors were encountered: