+ 2
How can I return a password into my add-on in JavaScript?
I am trying to create an add-on for firefox that detects when a password is reused. Therefore I need to return the password entered in the browser to compare it to the database of already stored passwords.
0 Respuestas