Closed rugk closed 5 years ago
Thanks for the report, but this is nothing to be worried about. When using browser.runtime.sendMessage, it will show an error, if noone received it.
I use this to send "hey, settings updated" or similar to tabs (in this case the extension popup). If the extension popup is not there, it will show an error. I'll make sure the error won't show in the future.
Yeah, it is just annoying for debugging or so. :smile: (especially as that thing also shows when you debug other add-ons)
During testing my add-on (https://github.com/rugk/mastodon-simplified-federation/issues/14) I noticed your add-on always seems to log some kind of error, when a new popup (window) or tab is opened:
I guess, this is not good… :smile:
I traced it back to your add-on via the URL (and extension ID) shown when you hover over the JS file at the right.
Firefox 65 Linux