You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using only example code from the webext-core site, injected script messaging causes an error (No error when sending messages to the injected script)
Potentially related to #55 ?
Error:
Uncaught (in promise) Error: No response
at Object.<anonymous> (chunk-ALTBYIMW.js:80:67)
at Generator.next (<anonymous>)
at fulfilled (chunk-ALTBYIMW.js:36:24)