passwordmaker / chrome-passwordmaker

A browser extension based on passwordmaker.org. Create unique passwords for every webpage using a cryptographic hash algorithm.
https://passwordmaker.org
GNU Lesser General Public License v3.0
93 stars 53 forks source link

Free text field #176

Closed ericjacolin closed 9 months ago

ericjacolin commented 6 years ago

As a longtime user of PWM of FF I much used the field autopopulate function, mainly for the "user name" fields. Used to be stored in the legacy RDF fields as: NS1:fieldvalue0="<email address, user name, ...>" To facilitate the migration to Chrome PWM it would be great to be able to store this information in a free text field. There is no place to store it currently. The "Username" field is not appropriate for this as it is meant to be used to generate distinct passwords on a same site, and as it takes part in the password calculation.

heavensrevenge commented 6 years ago

So kind of like a note stored in a profile without it affecting password generation?

ericjacolin commented 6 years ago

Precisely

heavensrevenge commented 9 months ago

@ericjacolin I have finally added this as of 0.10.0 the update should be live now.