Helper for updating passwords / rotate credentials after X time

Here I’m going to explain three functions, all of which are used to rotate the passwords stored in the various websites/applications.

  1. A reminder when it has been a long time since your last update for each stored password (let’s say yearly).
  2. A quick button that takes you to the page where you can update/rotate your password.
  3. (I understand the complexity and this may not be feasible) An automatic rotation for most of your credentials, you don’t have to take any action, just when the time has passed, bitwarden itself rotates your credentials in the website or application itself.

Thanks in advance for your great project!

Best regards,
Daniel