Skip to content

Autofill shortcut

David Burke requested to merge autofill-shortcut into staging

Fixes #91 (closed)

passit#43 (closed)

Adds autofill to the popup based on a user having a secret with a matching domain for the current tab. Requires two motions - activate popup and do autofill.

  • Removes ext permission to run script on all tabs and replaces this with just active tab.
  • Adds url sanitation
  • Removes background page for now. We don't need it. May want to reintroduce it later
Edited by David Burke

Merge request reports