0

I found this process today but I don't recognize it. Searching i found that is a tool but I haven't installed it.(directly) Can it be a problem to consider? Thank you! enter image description here

xilen0x
  • 1
  • 1

1 Answers1

2

As muru said this is probably an application like VSCode, Slack, Insomnia, Element, ...

Electron is a framework based on the Chrome Javascript Engine, to either run Websites/Webapplications in their own programs locally, or to just write an app in javascript/typescript.

It is, basically its own little browser.

Malik
  • 231
  • 1
  • 9