electron-devtools-installer icon indicating copy to clipboard operation
electron-devtools-installer copied to clipboard

[Request] BrowserView

Open Silvano14 opened this issue 4 years ago • 4 comments

Is it possible add redux dev tools in a electron's browser view? Until now i can add devtools only in the main window.

Silvano14 avatar Apr 27 '20 12:04 Silvano14

I would like also to add this in webview tag, what do you think?

iamgbayer avatar May 06 '20 20:05 iamgbayer

Could be interesting, but the webview isn't deprecated yet? Seems that Electron wants remove many method about webview tag -> https://www.electronjs.org/docs/breaking-changes

Silvano14 avatar May 07 '20 06:05 Silvano14

Can someone update to attach to session object?

patarapolw avatar Jan 17 '21 03:01 patarapolw

Could be interesting, but the webview isn't deprecated yet?

The webview itself isn't deprecated as far as I can see.

Was somebody able to make this work somehow?

johannesjo avatar Apr 29 '21 15:04 johannesjo