Open Andypro1 opened 4 years ago
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.
Thanks for the report @Andypro1
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.