Open nfreear opened 3 months ago
Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist. _postMessage moz-extension://7211faea-ba72-45a8-b856-b23905ab90fe/lib/service-worker.js:129
_postMessage (data) { this._runtime.sendMessage(data); ... }
Commit 3db01416fe6c5db07db62399b02dd8666d7e611b for #8 may have largely / totally fixed this issue!
The message listener in lib/offscreen-page.js ensures that a "Receiving end" does exist.
lib/offscreen-page.js