facebook/react-devtools

Firefox Extension doesn't have option to "Allow access to file URLs"

Closed this issue · 3 comments

When I install the devtools extension in Firefox 66.0.2 on macOS 10.14.4 I don't see an option to "Allow access to file URLs".

On my Firefox Nightly 68.0a1, the extension automatically works on file:/// with no extra setting like Chrome.

twnew commented

Yes, I can confirm it is not needed on Firefox for any extension. For example I use kantu on all my machines, and only in Chrome is a switch available - and needed ,)

React DevTools has been rewritten and recently launched a new version 4 UI. The source code for this rewrite was done in a separate repository and now lives in the main React repo (github.com/facebook/react).

Because version 4 was a total rewrite, and all issues in this repository are related to the old version 3 of the extension, I am closing all issues in this repository. If you can still reproduce this issue, or believe this feature request is still relevant, please open a new issue in the React repo: https://github.com/facebook/react/issues/new?labels=Component:%20Developer%20Tools