Hey Everyone,
I am writing a script to grab some Firefox settings, however it looks like some preferences are not within Firefox's various .js files.
The preferences I am referring to are the preferences in about:config (such as network.http.max-connections). The .js file I am mainly referring to is prefs.js.
So my question is: Are all preferences shown in about:config hidden in some .js file?
Thanks! Jonathan