This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

ఇంకా తెలుసుకోండి

What is the -stringPrefs command line option of firefox?

  • 2 ప్రత్యుత్తరాలు
  • 1 ఈ సమస్య కలిగినది
  • 1 వీక్షణ
  • చివరి సమాధానమిచ్చినది Utilao

more options

Hi, I'm using Firefox with gnome (linux). Version of Firefox is 56.0.2. For some reason I was checking Firefox process on the command line (with "ps -elf | grep firefox"). Everytime I do that I get the process of Firefox with a very lengthy command line. There seems to be many options some of which using weird looking characters. I was wondering if this is normal and if so where I could find explaining about these options. One of those options is "-stringPrefs". Searching for "-stringPrefs" with google doesn't give any result. I've looked also at one support page listing the command line options of firefox (https://developer.mozilla.org/fr/docs/Mozilla/Command_Line_Options) but I couldn't find anything related to "-stringPrefs" or "string" or "Prefs". What are these options? Where could I find out?

Hi, I'm using Firefox with gnome (linux). Version of Firefox is 56.0.2. For some reason I was checking Firefox process on the command line (with "ps -elf | grep firefox"). Everytime I do that I get the process of Firefox with a very lengthy command line. There seems to be many options some of which using weird looking characters. I was wondering if this is normal and if so where I could find explaining about these options. One of those options is "-stringPrefs". Searching for "-stringPrefs" with google doesn't give any result. I've looked also at one support page listing the command line options of firefox (https://developer.mozilla.org/fr/docs/Mozilla/Command_Line_Options) but I couldn't find anything related to "-stringPrefs" or "string" or "Prefs". What are these options? Where could I find out?

ప్రత్యుత్తరాలన్నీ (2)

more options

Looks that it is related to this file of the source code:

more options

Thanks indeed this seems to be options passed in string form to firefox. I'm still trying to understand what are the specific preferences I have in my command line.