Bill Davidsen schrieb: > I still work with people who want passwords and logins recorded in a > spreadsheet. I have a tool which will export to HTML, from which I can > (painfully) extract what is specified, but before I give up I'll ask > again, is there a *working* tool to save password manager data in some > sensible format, csv (or xml as far 2nd choice), which works? > > I have had some suggestions, but most include hand waving phrases like > "don't check validation" or "may need cosmetic rewrites" and such, and > the programs appear to be for SM 1.1.xx or old Firefox. Unless there's a > "skip validation and rewrite by magic to 2.0 format" feature I missed, > these don't cut it. > > If anyone has a add-on which works, please include a link to the magic > incantation used to install it.
about:config extensions.checkcompatibility => false https://addons.mozilla.org/de/firefox/addon/2848 Otherwise grab the xpi from there, save it on your HDD, unzip it, change the conent of the install.rdf so that seamonkey's max-version is 2.1 or so and re-zip it. Then you can deploy it to yur users if necessary. regards Martin -- () ascii ribbon campaign - against html e-mail /\ www.asciiribbon.org - http://www.gerstbach.at/2004/ascii _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

