Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

JavaScript support to store passwords to Firefox password manager utility for latest Firefox versions

  • 1 απάντηση
  • 1 έχει αυτό το πρόβλημα
  • 1 προβολή
  • Τελευταία απάντηση από Gingerbread Man

more options

I would like to store the password for a site as password manager does with "Remember Password" when we do a login. I'm planning to do it for automation purpose with below steps.

1. Load add-on when launching Firefox. This add-on will have a method to access Firefox Password Manager to store password. 2. Execute JavaScript that can call a method under add-on to store the password. Note: Second script will hold all information required to store password under password manager utility.

Can anyone help me on getting the step one to be completed ?

I would like to store the password for a site as password manager does with "Remember Password" when we do a login. I'm planning to do it for automation purpose with below steps. 1. Load add-on when launching Firefox. This add-on will have a method to access Firefox Password Manager to store password. 2. Execute JavaScript that can call a method under add-on to store the password. Note: Second script will hold all information required to store password under password manager utility. Can anyone help me on getting the step one to be completed ?

Όλες οι απαντήσεις (1)

more options

For help with add-on development, refer to the following forum: