Where is the appropriate place to locate / move second profile?
The first / default chromum profile is located in:
/home/user/snap/chromium/
and it contants three folders:
343 common current
343 is location where chromium allows me to save my downloads from internet.
/home/user/snap/chromium/current/.config/chromium
is the actual location of first / default profile (I guess so).
So far, with firejail I had profile located on another partition mounted to /media/data
Now snapped chromium cannot access this location.
Is it possible to allow this chromium snap to access this location or the second chromium profile should be moved on /home/user/where_to?
Is using different this option
snap run chromium --user-data-dir=AnotherProfile
just a way to have personal look and feel of chromium and add-ons choice or the two profiles are separated in a way that if browser is compromised when one profile is used second remain safe?