Updated Firefox Import Instructions (#728)
This commit is contained in:
parent
c37979e48d
commit
826170507e
|
@ -77,10 +77,9 @@
|
|||
https://help.bitwarden.com/article/import-from-chrome/</a>
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === 'firefoxcsv'">
|
||||
Use the
|
||||
<a target="_blank" rel="noopener"
|
||||
href="https://github.com/kspearrin/ff-password-exporter/blob/master/README.md#ff-password-exporter">
|
||||
FF Password Exporter</a> application to export your passwords to a CSV file.
|
||||
See detailed instructions on our help site at
|
||||
<a target="_blank" rel="noopener" href="https://bitwarden.com/help/article/import-from-firefox/">
|
||||
https://bitwarden.com/help/article/import-from-firefox/</a>.
|
||||
</ng-container>
|
||||
<ng-container *ngIf="format === '1password1pif' || format === '1passwordwincsv'">
|
||||
See detailed instructions on our help site at
|
||||
|
|
Loading…
Reference in New Issue