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
Firefox is now throwing errors due to cross-origin conflicts. The content script will need to send using window.postMessage as documented in their Content Scripts docs.
The text was updated successfully, but these errors were encountered:
About
Firefox is now throwing errors due to cross-origin conflicts. The content script will need to send using
window.postMessage
as documented in their Content Scripts docs.The text was updated successfully, but these errors were encountered: