Perl Module to parse and update Mozilla Firefox Configuration files

I’ll soon publish a Perl module that I developed for parsing and updating Mozilla Firefox user settings configuration files

  1. user.js
  2. prefs.js
  3. hostperm.1
  4. bookmarks.html or places.sqlite
  5. profiles.ini
  6. mimeTypes.rdf

Firefox configuration files location: %APPDATA%MozillaFirefoxProfiles

in Windows 7:   C:Users<UserProfile>AppDataRoamingMozillaFirefoxProfiles

 

 

5 thoughts on “Perl Module to parse and update Mozilla Firefox Configuration files

  1. Any news on that? I want something to output mimeTypes.rdf as something readable to have an overview. Could write it with a Perl XML parser, but if you did so already, it would be nice if you would share it.

Leave a Reply

Your email address will not be published. Required fields are marked *