mozilla-lockwise / lockbox-extension

Experimental Firefox extension for login management experiences, not being actively developed
Mozilla Public License 2.0
127 stars 26 forks source link

Add documentation for developers to add their browser #712

Closed jhugman closed 6 years ago

jhugman commented 6 years ago

In order to support as many browsers — and user choice of browser — as possible, we should document how developers can add their browsers to the list we provide in Settings.

In Firefox-iOS we do something similar with password managers: https://github.com/mozilla-mobile/firefox-ios/blob/master/Client/Frontend/Share/ShareExtensionHelper.swift#L105