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
909 stars 89 forks source link

feature: manage multiple profiles for the same browser #300

Open atomGit opened 3 years ago

atomGit commented 3 years ago

i tend to keep multiple Firefox profiles and psd manages all of them by default - i couldn't find any info to change this behavior

in my case i don't want to store typically unused profiles in RAM, so it would be nice to have the ability to specify which profile/profiles i want psd to manage

perhaps this could be done by specifying the folder name(s) for the profile where the default value might be all

graysky2 commented 3 years ago

In principal this can be done but would introduce another layer of user definition which would require new error checking. I don't want to take that on at this time.

biji commented 3 years ago

How about profile-whitelist?

Btw thanks for psd, now firefox only writes about 40mb on startup , without psd: 700 mb 😅