GUIDEGuide

Autofill a login

Fill the username and password for a Vault credential on the login page open in your browser.

Use the field badge

  1. 1

    Open the site's login page.

    The credential must have a URL that matches the origin of the current page.

  2. 2

    Focus the username or password field.

    When matching credentials exist, the Movitera badge appears next to the field.

  3. 3

    Click the badge or press `Cmd + Enter` / `Ctrl + Enter`.

    If there is more than one credential for the site, pick the correct row.

    result
    The username and password fields receive the Vault values.

Use the popup

  1. 1

    Click the `Movitera Vault` icon.

    The popup lists credentials found for the current domain.

  2. 2

    Click `Preencher` (Fill) on the correct credential.

    The popup closes after it sends the command to the tab.

How fields are detected

  • First, the extension looks for autocomplete="username", current-password, new-password, and one-time-code.
  • Then it uses tokens in name, id, placeholder, and aria-label.
  • If needed, it uses the nearest visible text field before the password field.

Next