Setting New Window and New Tab behavior in Safari for all users
I would like Firefox to open to the homepage I have set for our school district rather than seeing the tiles for all users.
All Replies (1)
hello mcdermk, you could have a look at this method in order to lock and deploy certain settings: http://kb.mozillazine.org/Locking_preferences
in order to set a custom new tab page, you can put this line into the mozilla.cfg file:
// lockPref("browser.newtab.url", "www.example.com");