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.
Use The Web Interface
- View the source using the CVS Web Interface
Download and Unzip the XPI/JAR Files
- 1) Download MultiZilla
- 2) Unzip the XPI file
- 3) Unzip the JAR file
Do 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
More Help
More help about CVS client software, setups and how to's is available from the following links:
