搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Password Manager

  • 3 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all.

I would like to know how it is disabled in MDN docs.

As a developer, I am trying to disable the Password Manager feature in my webapplication across browsers. When I typed some value in input type password mentioned mdn docs and navigsted away it doesnot trigger Save Password. But it is triggering anywhere else like online ide's and all. I would like to know how it is disabled in MDN docs.

所有回覆 (3)

more options
more options

Thanks cor-el for the reply.

Actually I was assuming if we could something from the web application to disable password manager.

Infact I opened mdn docs in Chrome and edge to see the behavior and if we are navigating from the docs after entering a value in input type password it doesnot trigger Save Password.

more options

You need to submit the form or possibly a div container with a name and password filled, so entering a password is not sufficient if that is what you did. You can also use "Create New Login" in Lockwise.