browserpass / browserpass-legacy

Legacy Browserpass repo, development is now happening at:
https://github.com/browserpass/browserpass-extension
MIT License
999 stars 80 forks source link

Wrap popup init with settings request #246

Closed erayd closed 6 years ago

erayd commented 6 years ago

Ensures that the searchSettings object is available before the popup is first rendered.

Possibly related to #245.