My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for
InstallationInstructions  

Install
Updated Nov 8, 2011 by stefano....@gtempaccount.com

How to install DOMinator

WARNING: This is a beta release. Don't install if you don't know what you're doing! If you really want to install it read all the instruction below!

UPDATE: there's an open issue about using DOMinator under Win 64Bit. If you have windows 64bit it's suggested to use the Linux version in a VM environment.

  1. DOMinator is not just an extension, it is a modified version of Firefox 3.6.13, so be sure to download Windows and/or Linux version of DOMinator. If you have a MacOSX there no version yet, sorry. If you still want to try it you can still [download the Virtualbox image.
  2. unzip the compressed file
  3. Read the README.txt file.
  4.   a If linux: Enter in the DOMinator directory and launch:
          ./firefox -P DOMinatorProfile -NO-REMOTE 
          this will create a new profile.
      b. if Windows create a link named DOMinator containing 
           ./firefox -P  DOMinatorProfile -NO-REMOTE 
          and double click it.
  5. install at least Firebug (v 1.6.2) (I use also web developer and Firecookie).
  6. Install the DOMinator Extension (already shipped with the package).
  7. open Firebug and set it "On" on any page.
  8. set Enable all Panels on Firebug (or at least the script panel). This is needed for stack trace feature to work.
  9. Watch the video to understand how it works.
  10. go for example to http://www.aol.com or http://www.leboncoin.fr/ and see what it says.
  11. Remember that since Firefox sets the default profile as the last one, the default one will always be launched using (all the previous Firefox links must be updated with the -P profile arguments):
  12. firefox -P default -NO-REMOTE
  13. Read the pdf document for architecture description.
  14. See the issues page for minimal recovering if you did some error.
  15. Subscribe to DOMinator Mailing List

As a side note consider that there are still some issues I hope to fix, like doing some kind of rebranding to solve those -P issues on original firefox.

If you are curious about the implementation have a look at the diff file.

Comment by rjb1...@gmail.com, May 19, 2011

The download links in step 1 are incorrect, might want to repoint them.

http://code.google.com/p/dominator/downloads/list

Comment by kangkang...@gmail.com, Jun 22, 2011

My FireFox? 's version is 4.0.1.It cannot add on the Dom Inator now. What can I do for it

Comment by halfali...@gmail.com, Jun 23, 2011

Just edit install.rdf inside xpi-file

Comment by jnbek1...@gmail.com, Sep 9, 2011

planning on updating this for FF's new versioning schemes? We're all the way up to version 6 already with 7 close on it's heels. Sure like to be able to use this package without having to hack the install.rdf file.

Comment by 1fred.bu...@gmail.com, Oct 30, 2011

The video helps to understand the installation steps of dominator. In the end, it's pretty close firefox. I did a test with the site Salle de poker en ligne which is that of a friend and I do not really see the difference.

Comment by project member stefano....@gtempaccount.com, Nov 8, 2011

@rjb1727 thanks, links are now updated.

@kangkang365, @jnbek1972 DOMinator is not only an extension, it is a modified version of Firefox 3.6.13. I'm working on a porting to Firefox 7.0.1.


Sign in to add a comment
Powered by Google Project Hosting