We are implementing Zscaler which is a proxy service that my company is going to roll out. On the PC side they have it all configured and working. I'm running into an issue on Firefox. What I been told by our Systems Engineer that I have to edit the prefs.js file that is located in ~/Library/Application Support/Firefox/Profiles. Below are the 2 entries that I need to add. Does anyone know how I can script this so it can add the following 2 entries in pref.js. I did a search here and didnt find much so any help would be greatly apprecaited. Tell you what if you are attending JNUC 2014 I'll buy you a nice cold beer or two or "I'll gladly pay you Tuesday for a hamburger today"
user_pref("extensions.autoDisableScopes”, 0 );
user_pref("extensions.enabledScopes", 15);