Has anyone checked the source code to check that the passwords aren't sent to the author's website? :)
Not sure why you're being downvoted, seems like a legitimate question to me! I was a little leery of checking it out at first, too, but curiosity got the better of me... Maybe someone who has developed a FF extension can lay my worries to rest -- could this have, say, a built in key logger which sends that data to the author? I downloaded the source code from github and glanced through it, enough to comfort me somewh…
If it could sniff packets on network interfaces why couldn't it send data to a website? ;)
This kind of FF plugin requires extensive C++ coding. But even simple plugins that are only JS could easily send your username and password (if entered within them) to any web server.