Hacking Firefox to Always Auto Save Password Without Showing Notification

While I was screening through new posts in the forum to see if there are any spam and also any computer topics that I can help with, I saw an interesting question being asked. Is there any way to make Firefox auto save passwords without clicking the Remember button?. In Firefox, even if you have the option “Remember passwords for sites” checked in Tools > Options > Security, the browser will still ask the question “Would you like to remember the password for “Username” on website.com?” with three selections which are “Remember Password”, “Never Remember Password for This Site” and “Not Now”. The earlier version of Firefox 3 displays a notification bar at the top of the web browser, while from version 4 until the current version 21 displays a popup notification at the top left.

Disable Firefox Remember Never for This Site Not Now button

Modifying Firefox to auto save the login information to the Firefox Saved Passwords manager without prompting was easy for version 3 because you can directly edit the JS files from the program’s folder to apply the changes. However, the file structure was a bit different starting from Firefox 4 up to and including the current versions. We researched and found that it is still possible to force Firefox to auto save the password without the popup notification. This can turn Firefox into a keylogger and no antivirus will even detect this as a threat.

Steps to Hack Firefox 3 to Auto Save Password

For Firefox 3, all you need to do is edit the nsLoginManagerPrompter.js file with a text editor preferably Notepad++ located in C:\Program Files\Mozilla Firefox \components\ folder. Search for the _showSaveLoginNotification function and replace the whole code that is highlighted in yellow…

nsLoginManagerPrompter

With the following code:

var pwmgr = this._pwmgr;
pwmgr.addLogin(aLogin);

The end result would look like the image below.

Firefox auto save password without notification bar

Save the changes that you’ve made on the nsLoginManagerPrompter.js file and whenever you login to any website, Firefox will auto save the site, username and password to the login manager WITHOUT showing the notification bar. You can access the saved password area by going to Tools > Options > Security and click the Saved Passwords button. There is one possible bug which is even when a user entered the wrong username or password, it will still be saved.

Download Firefox 3.6.28 | Download Modified nsLoginManagerPrompter.js

As for Firefox 4, it gets slightly difficult because the nsLoginManagerPrompter.js file is archived in an omni.jar file located at C:\Program Files\Mozilla Firefox\ folder. I’ve previously written a guide on how to edit files inside omni.jar file which would allow you to modify Firefox 4 to auto save password without prompting.

Continue reading at Page 2 for steps to hack the latest versions of Firefox.

68 Comments - Write a Comment

  1. izzy fujiwara 7 years ago
  2. sakti 7 years ago
  3. J 8 years ago
  4. ros 9 years ago
    • Rosebud 9 years ago
  5. test 10 years ago
  6. Spanonymous 10 years ago
  7. Barry 11 years ago
  8. sajeev soni 11 years ago
    • Bill 10 years ago
      • patronus 10 years ago
  9. Taylor 11 years ago
  10. Ziauddin Ahmed 11 years ago
  11. Chand 11 years ago
  12. Ankit ajs 11 years ago
  13. max12 11 years ago
  14. Marius 11 years ago
  15. Lynix 11 years ago
  16. Rachad 11 years ago
  17. Yogesh 11 years ago
  18. stevy 12 years ago
  19. Meikv 12 years ago
  20. Anonymous 12 years ago
  21. charls 13 years ago
  22. Ram Agarwal 13 years ago
  23. Jasmeet Singh 13 years ago
  24. Lue 13 years ago
  25. abc 13 years ago
  26. m4Cc4 13 years ago
  27. M 13 years ago
  28. seekers 13 years ago
  29. dmonteri 13 years ago
  30. Abraham 13 years ago
  31. Tammi 14 years ago
  32. Marianno 14 years ago
  33. joel 14 years ago
  34. ryseque 14 years ago
  35. Hammad 14 years ago
  36. Haris 14 years ago
  37. Eub 14 years ago
  38. aar 14 years ago
  39. fhgy 14 years ago
  40. pankaj 14 years ago
  41. Ekendra 14 years ago
  42. kupo510 14 years ago
  43. shi 14 years ago
  44. Brian 14 years ago
  45. King John 14 years ago
  46. Mary 14 years ago
  47. rod 14 years ago
  48. reggie 14 years ago
  49. 1337 H4ckØR 14 years ago
  50. gabriel 14 years ago
  51. buntugeek 14 years ago
  52. Dick White 14 years ago
  53. lting77 14 years ago
  54. sameer 14 years ago
  55. farazdaq 14 years ago
  56. bullygram 14 years ago
  57. Ahmad 14 years ago
  58. Bnsofts.com 14 years ago
  59. Venkatesh 14 years ago
  60. Ali Jiwani 14 years ago
  61. Danny 14 years ago
  62. ding-dong 14 years ago
  63. Gaurav 14 years ago
  64. Boni 14 years ago
  65. shaheen 14 years ago

Leave a Reply

Your email address will not be published. Required fields are marked *

Note: Your comment is subject to approval. Read our Terms of Use. If you are seeking additional information on this article, please contact us directly.