marius-wieschollek/passwords-webextension

Automatically paste active tabs' credentials upon unlocking

Closed this issue · 1 comments

Current Status

When a user is browsing a page he wants to log into and the webextension happens to be locked, he must unlock the extension, and then:

  • re-click on the extension to fill the login form with a click on the right webextension password entry
  • (OR) reload the active tab webpage so that the classic form detection routine gets triggered

Feature Description

Upon webextension password unlocking, I would love the extension to automatically paste credentials (if any) it has detected on the webpage it has been unlocked from.

Additional context

The goal is to improve user experience by making the extension even more transparent and fluid to the end-user.

It works great, thank you very much again Marius ! :)