gecko-dev/extensions/safe-browsing
darin%meer.net 132655aa68 fixes bug 329713 "check for memory leaks" patch by tony@ponderer.org, r=darin 2006-03-24 22:57:47 +00:00
..
content
lib
locale/en-US
skin
src
Makefile.in
install.rdf
jar.mn
prefs.js
readme.txt

readme.txt

To enable:

  1. Add "ac_add_options --enable-extensions=default,safe-browsing" to your
     .mozconfig file
  2. Set the preference "extensions.safebrowsing.enabled" to true

Source organization:

  - src/ contains our component (the loader)
  - content/ contains xul and whatnot
  - locale/ contains our strings
  - lib/ contains our application files
  - lib/js contains pure js library files
  - lib/moz contains Mozilla-specific library files