Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Firefox Support #35

Open
bramus opened this issue Feb 6, 2025 · 1 comment
Open

Add Firefox Support #35

bramus opened this issue Feb 6, 2025 · 1 comment
Labels
enhancement New feature or request P1 P1 – Need

Comments

@bramus
Copy link
Owner

bramus commented Feb 6, 2025

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.

@bramus bramus added the P1 P1 – Need label Feb 6, 2025
@bramus
Copy link
Owner Author

bramus commented Feb 7, 2025

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:

  1. useContentScriptContext for devtools.inspectedWindow.eval is not supported – https://bugzil.la/1852242
  2. window argument to devtools.panels.ExtensionSidebarPane.onShown listeners is undefinedhttps://bugzil.la/1946904

@bramus bramus added the enhancement New feature or request label Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request P1 P1 – Need
Projects
None yet
Development

No branches or pull requests

1 participant