Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You don't need GUI to create profiles.

   ./firefox -CreateProfile "profile-name /home/user/.mozilla/firefox/profile-path/"


This is a good catch and does indeed work.

  -CreateProfile "profile-name"
also works and will use the default profile path.


Keep it mind, though, if you don't specify path, the profile directory name would be:

    random_string + '.' + "profile-name"
That could prove inconvenient for navigation.

If you want predictable, non-random directory names, you'll have to specify it.


Useful. This is not documented in the manfile or command help text, at least for the ESR release.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: