webcatalog / chromeless

Official Chromeless app
https://webcatalog.io/chromeless/
Mozilla Public License 2.0
97 stars 20 forks source link

feature: add option to copy extensions from Chromium-based browsers #21

Open quanglam2807 opened 4 years ago

quanglam2807 commented 4 years ago

For your Electron Apps I think you would need to integrate it in the same way - and for the Chromium Apps I think you could just make that extension installed and available on all Apps. Marcus

aakar commented 4 years ago

Will this be possible at some point? I.E. pulling in Grammarly extension for Electron App's

quanglam2807 commented 4 years ago

Thank you for asking! This issue is actually for Chromium-based apps. For Electron apps, it's possible but adding the feature won't be easy as Electron is not designed to support Chrome extensions.