|
|
|
|
|
by williamvds
1236 days ago
|
|
Zoom is an Electron app, meaning it effectively bundles Google Chrome, meaning it should work in any modern browser. My commom thought when I have to use such apps is: why can't I just use this in the browser? In some cases it's somewhat reasonable, perhaps you need global hotkeys for some reason. In other cases the rationale it not clear. Worse, some inexplicably remove features from the web app that are available in the bundled Electron app. I'd much rather leave these apps in my browser sandbox, than give them greater access to my system than they truly need. |
|