Program for intelligently merging firefox bookmars.html files.
A python module that parses the 'bookmarks.html' files that firefox creates. Multiple bookmark files can be merged together and finally a new bookmarks.html file written. It depends apon the python module pyparsing.
This is a perl program that takes an Opera Hotlist and converts it to HTML code. With most Opera hotlist files, it generates standards-compliant HTML code. It can also exclude specific folders for privacy and generate Mozilla-compatible bookmark file. This project hasn't been updated in a long time and probably doesn't work with modern versions of Opera anymore.