Three Ways To Get To The Source

There are three different ways to get to the source code of MultiZilla, which is available, as is, under the MPL license, except for mzContentBlocker.js / mzWebFeeds.js because they carry their own license.

1Use The Web Interface

2Download and Unzip the XPI/JAR Files

  • 1) Download MultiZilla
  • 2) Unzip the XPI file
  • 3) Unzip the JAR file

3Do a CVS Checkout

  • 1) cvs -d :pserver:guest@mozdev.org:/cvs login
  • 2) enter "guest" (without the quotes) as password
  • 3) cvs -d :pserver:guest@mozdev.org:/cvs co multizilla/src