T
T
Trianid Trianid2015-12-16 02:32:01
Google Chrome
Trianid Trianid, 2015-12-16 02:32:01

How to run browsers so they don't require profile files?

I can’t find the info - is it possible, and with what key, or how to stir it up so that the browser starts without touching the user’s folders. Or how to disable everything related to profiles altogether. Just so that the process runs exclusively as a BROWSER and not as a browser with a bunch of unnecessary kaki. The problem is that the profile data is occupied by the same parallel session process of the same user. The first one connected has all the rules, the second one does not load the browser and gives an error. Thank you.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2015-12-16
@sim3x

chrome-h

--user-data-dir=DIR
              Specifies  the directory that user data (your "profile") is kept
              in.  Defaults to ~/.config/chromium  .   Separate  instances  of
              Chromium must use separate user data directories; repeated invo‐
              cations of chromium-browser will reuse an existing process for a
              given user data directory.

firefox -h
--profile <path> Start with profile at <path>.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question