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
While I did manage to work around the looping problem as detailed in https://bugzil.la/1852246#c5, there are still other bugs in Firefox’s DevTools Extensions support that are blocking this:
useContentScriptContext for devtools.inspectedWindow.eval is not supported – https://bugzil.la/1852242
window argument to devtools.panels.ExtensionSidebarPane.onShown listeners is undefined – https://bugzil.la/1946904
With Firefox ramping up development again, it’s time to look into enabling the extension in Firefox.
This was blocked on https://bugzilla.mozilla.org/show_bug.cgi?id=1852246, but since filing the bug a solution/workaround was posted to it.
The text was updated successfully, but these errors were encountered: