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
FYI, chrome.manifest is going away in Firefox 61, so you'll want to move away from that and register the protocol handler at runtime instead (if you're doing webextension experiment APIs then you probably already know this, since it's the only way to do it)
The text was updated successfully, but these errors were encountered:
From https://bugzilla.mozilla.org/show_bug.cgi?id=1450951#c17
The text was updated successfully, but these errors were encountered: