Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

In the firefox configuration under the General -> Startup settings is there a way to disable the 3 buttons under the homepage? (Use Current Page, Use Bookmark, Restore to Default)

  • 2 uphendule
  • 3 zinale nkinga
  • 1 view
  • Igcine ukuphendulwa ngu Mike.S

more options

I am looking for a setting that I can put in the Mozilla.cfg file to disable those buttons from being clicked. Because when I set the homepage and lock that setting a user can still click the buttons below the homepage setting to change their homepage away from their "locked" setting

I am looking for a setting that I can put in the Mozilla.cfg file to disable those buttons from being clicked. Because when I set the homepage and lock that setting a user can still click the buttons below the homepage setting to change their homepage away from their "locked" setting

All Replies (2)

more options

If you lock the pref that sets the home page via a lockPref line in mozilla.cfg then it should not be possible to change the home page setting.

Did you check that the pref(s) have a locked status on the about:config page?

lockPref("browser.startup.homepage", "http://www.google.com/");
more options

Yes, I have locked this setting and it seems that if the user clicks any of these buttons it will change the homepage for that current session to whichever button is clicked. On browser restart it will return to the lockedPref though.