graysky2 / profile-sync-daemon

Symlinks and syncs browser profile dirs to RAM thus reducing HDD/SDD calls and speeding-up browsers.
https://wiki.archlinux.org/index.php/Profile-sync-daemon
Other
899 stars 84 forks source link

Please add Microsoft Edge support #279

Closed timofeika closed 3 years ago

timofeika commented 3 years ago

https://www.microsoftedgeinsider.com/en-us/download?platform=linux-deb

graysky2 commented 3 years ago

Isn't Edge a fork of chrome? You should be able to make a dropin modeled after chrome, if so: https://github.com/graysky2/profile-sync-daemon/blob/master/common/browsers/google-chrome

Hazmi35 commented 2 years ago

Isn't Edge a fork of chrome? You should be able to make a dropin modeled after chrome, if so: https://github.com/graysky2/profile-sync-daemon/blob/master/common/browsers/google-chrome

Adding them by default won't hurt right? I'm happy to create a PR for this