Preferences explanation
I would like to know if the preferences (found in about:config or prefs.js) are explained in detail somewhere For example, what is browser.safebrowsing.provider.google.advisoryURL? What values can it have? Why can't preference entries be deleted (not just given a value of "") by the user? Thank you.
Chosen solution
Besides the source pointed to by cor-el, there is https://firefox-source-docs.mozilla.org/modules/libpref/index.html. Thank you.
Read this answer in context 👍 1All Replies (4)
You can search the Firefox source code.
Modified
OK. Thanks.
Hello,
I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution.
Thank you for contacting Mozilla Support.
Chosen Solution
Besides the source pointed to by cor-el, there is https://firefox-source-docs.mozilla.org/modules/libpref/index.html. Thank you.