React-devtools: Support for Microsoft Edge shell

Created on 2 May 2018  路  5Comments  路  Source: facebook/react-devtools

Are there plans to support edge at this time? If not I would like to give it a go depending on support for required APIs in edge extensions.

complex enhancement

Most helpful comment

Now that Microsoft has launched Edge (Insider Preview) using Chromium, are there any plans to add this extension to the new browser's official extensions store?

All 5 comments

I am not aware of any plans we have to work on Edge support.

If you're interested in working on this- please do! Provided we can automate the build/test process in a similar way as we have for Chrome and Firefox.

would love to see this in MS edge.. 馃憤 thank you so much for the wonderful dev experience.. 馃槃

@bvaughn thanks for getting back to me. I apologize for taking the time, but upon further inspection, it looks like edge does not support devtools api yet. Its not present in their roadmap. Also we can track the feature request here at user-voice and here.

Now that Microsoft has launched Edge (Insider Preview) using Chromium, are there any plans to add this extension to the new browser's official extensions store?

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

Was this page helpful?
0 / 5 - 0 ratings