Closed Thread
Results 1 to 8 of 8

Thread: Editing Firefox

  1. #1
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101

    Editing Firefox

    Ok so whenever I hear about Linux I hear about Open Source, bla bla bla.. so my point here is so if this is all true, how can I edit firefox? I have something on FF that I would like to edit. How can I do it?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest
    I can't find the source for FireFox but generally you download the Source. Edit the code and recompile.

  4. #3
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    The sourcecode for the stable release (2.0.0.12), the future release (3.0b3) and all the previous releases can be found right here:
    ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/
    You're also able to get the sourcecode through CVS, which is described here:
    http://developer.mozilla.org/en/docs...e_Code_Via_CVS
    And if you want the sourcecode for other Mozilla products, you can look here:
    ftp://ftp.mozilla.org/pub/mozilla.org/

  5. #4
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    What do you want to change about it? There are hundreds of plugins available.

  6. #5
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    What do I need to edit and recompile it?

    @Tor I just want to change a menu position.

  7. #6
    Jame is offline Learning Programmer
    Join Date
    Feb 2008
    Posts
    32
    Rep Power
    0
    You'll have to find where and what you need to change by looking through the source. Probably not a very simple task.

  8. #7
    Join Date
    Aug 2006
    Posts
    11,209
    Blog Entries
    6
    Rep Power
    101
    Quote Originally Posted by Jame View Post
    You'll have to find where and what you need to change by looking through the source. Probably not a very simple task.
    No I mean what tools do I have to download to be able to edit that? For example an Editor or something.

  9. #8
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    @TotalPenguin: You don't need anything except a working compiler and your favorite text-editor. You'll get the complete source, so you can do anything you like with it. You can use the same steps as I provided in the other thread you created the other day; http://www.totalpenguin.com/forum/showthread.php?t=1149. You can follow the steps, but you'll have to learn about mozilla-configuration-files too, in order to install it. You shall check this link for more information.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Hex Editing
    By kylelendo in forum General Programming
    Replies: 11
    Last Post: 08-23-2011, 07:24 AM
  2. Hex editing help
    By Kramathorn in forum General Programming
    Replies: 5
    Last Post: 09-03-2010, 03:10 AM
  3. hex editing?
    By rick311 in forum General Programming
    Replies: 12
    Last Post: 01-18-2010, 03:30 AM
  4. Editing tools ??
    By --VIP-- in forum Software Development Tools
    Replies: 5
    Last Post: 09-17-2009, 03:08 AM
  5. about header editing
    By sydetys in forum General Programming
    Replies: 1
    Last Post: 01-26-2008, 08:09 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts