I\'m building an Electron application and I would like to inspect specific UI elements. I have the Chrome dev tools open for development, but what I want is to be able to ri
Try electron-context-menu. It adds inspect element, copy and paste.
inspect element
copy
paste