Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

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

  • 1 trả lời
  • 1 gặp vấn đề này
  • 9 lượt xem
  • Trả lời mới nhất được viết bởi 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 ?

Tất cả các câu trả lời (1)

more options

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