How does chrome extension take over Chrome's "prompt to save password" feature?Description not found in the Chrome extension documentation
⚠️ This is for issues with the https://developer.chrome.com site, not Chromium itself. If you want to file a bug with Chromium (the open-source project behind Google Chrome and other browsers), please use https://crbug.com.
Describe the bug How does chrome extension take over Chrome's "prompt to save password" feature?Description not found in the Chrome extension documentation
To Reproduce Steps to reproduce the behavior:
- install chrome extension then login
- Open the chrome with chrome: / / Settings/passwords
- see this

Expected behavior This is explained in the Chrome extension developer documentation
Screenshots In the above
Desktop (please complete the following information):
- OS: [macOs Monterey]
- Browser [chrome]
- Version [96]
Additional context Add any other context about the problem here.
FWIW there is a way to accomplish this using the chrome.privacy api, see an example here.
But it would still be nice if these docs mentioned that, as well as clarify whether it's possible to do it in the manifest.
Thanks for raising this. We’ve moved to a new platform and so we’ll fix this over there. I’ve moved the issue to our new tracker and you can see it at https://issuetracker.google.com/issues/324349152