Programming: March 2009 Archives

Firefox Preferences Editor

| | Comments (0)

Firefox Preferences Editor is a CLI tool for batch configure Firefox about:config preferences. (Source Code)
Note:

  • Please close Firefox before using this tool.
  • If preference name exist, it just append another new line to the end of prefs.js,
    Firefox will arrange prefs.js, so don't worry about duplicate entry.

    Usage: ffprefs {preference name} {value}
    e.g.
    ffprefs browser.startup.homepage http://www.google.com
    ffprefs browser.cache.disk.parent_directory r:\

    v0.2 Update: Read %APPDATA% environment variable instead of %USERPROFILE%, support Windows 2000/XP/2003/Vista/2008/7

  • 凱莉手工坊

    凱莉手工坊

    July 2009

    Sun Mon Tue Wed Thu Fri Sat
          1 2 3 4
    5 6 7 8 9 10 11
    12 13 14 15 16 17 18
    19 20 21 22 23 24 25
    26 27 28 29 30 31  

    About this Archive

    This page is a archive of entries in the Programming category from March 2009.

    Programming: February 2009 is the previous archive.

    Programming: July 2009 is the next archive.

    Find recent content on the main index or look in the archives to find all content.