Editing configuration: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
Line 7: Line 7:
#* See also the [[user.js file]] article.
#* See also the [[user.js file]] article.
# Do (much of) it through [[about:config]]
# Do (much of) it through [[about:config]]
/* Remove autocomplete dropdown */
#PopupAutoComplete > .autocomplete-tree { display: none !important; }
.autocomplete-history-dropmarker { display: none !important; }

Revision as of 00:07, 8 April 2005

There are three ways to easily edit your Mozilla Suite, Firefox or Thunderbird configuration:

  1. Use the ChromEdit extension (version 0.1.1.1 is not compatible with Thunderbird 1.0.2).
  2. Learn how to do it manually:
  3. Do (much of) it through about:config