5 lines
163 B
JavaScript
5 lines
163 B
JavaScript
|
// This file can be used to configure global preferences for Firefox
|
||
|
// Example: Homepage
|
||
|
//pref("browser.startup.homepage", "http://www.weebls-stuff.com/wab/");
|
||
|
|