How can I return a password into my add-on in JavaScript? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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.

9th May 2019, 12:43 PM
Kim Roggenbuck
Kim Roggenbuck - avatar
0 Answers