Hacker News new | ask | show | jobs
by 4mnt 4296 days ago
> The second is because there isn't any way I know of to have Chrome start in clean mode (with no bookmarks, etc. from personal use).

Chrome has user profiles [1], which are even easier to use than what Firefox uses.

[1]: chrome://settings/createProfile

1 comments

You can also start Chrome with command line options[1], like "--bswi", which is the clean slate.

[1]: http://peter.sh/experiments/chromium-command-line-switches/#...