Skip to content

Use as standalone Electron app #27

Open
@Janaka-Steph

Description

@Janaka-Steph

Hello,

I am creating a browser extension and wondering the best way to use this devtool to debug it.
One solution would be to use it as a standalone Electron app as explained here https://github.com/facebook/react/tree/master/packages/react-devtools#usage-with-react-dom

Or having a remote mode like https://github.com/zalmoxisus/redux-devtools-extension/blob/master/src/browser/views/remote.pug would allow me to bundle it with Parcel and display it in a browser tab using chrome.tabs.create().

Any idea? Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions