Installed profile-sync-daemon from fedora repos
Edit ~/.config/psd/psd.conf, and make string as BROWSERS(google-chrome)
systemctl --user start psd.service
psd p shows that's all is okay
run browser, run terminal window with: sudo fatrace -f W, and i see what everything keeps write to ssd instead of $XDG_RUNTIME_DIR/psd/profile-name, the directory of profile-name is exist, but its size is 0.
if you install google-chrome-beta and setup psd to work with it - all work as it should.