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
92 stars 52 forks source link

many improvement from a firefox port #187

Closed spartanroc closed 8 months ago

spartanroc commented 1 year ago

A bunch of improvements I made for a firefox port. See https://github.com/spartanroc/chrome-passwordmaker for deails.

ericjung commented 1 year ago

Nice work. Did you release this at addons.mozilla.org, or do you want me to do it? And are there updates for the chrome version or just Firefox? I did not review it thoroughly yet.

spartanroc commented 1 year ago

The updates are for both firefox and chrome. I released the one for firefox at https://addons.mozilla.org/en-US/firefox/addon/passwordmaker-quantum/. I'd like to have the updates incorporated into your chrome version since all the other versions are nicely maintained here. I plan to make a few more changes in the near future.

heavensrevenge commented 8 months ago

As of 0.10.0 we are completely source compatible with FF so a port isn't really required anymore. I have used a few additions from this port but can't merge into main from their extra additions. You would need to rebase on my current master.