1
0
mirror of https://github.com/bitwarden/web synced 2025-12-11 05:43:16 +00:00

Updated Firefox Import Instructions (#728)

This commit is contained in:
vachan-maker
2020-12-08 03:21:53 +05:30
committed by GitHub
parent c37979e48d
commit 826170507e

View File

@@ -77,10 +77,9 @@
https://help.bitwarden.com/article/import-from-chrome/</a> https://help.bitwarden.com/article/import-from-chrome/</a>
</ng-container> </ng-container>
<ng-container *ngIf="format === 'firefoxcsv'"> <ng-container *ngIf="format === 'firefoxcsv'">
Use the See detailed instructions on our help site at
<a target="_blank" rel="noopener" <a target="_blank" rel="noopener" href="https://bitwarden.com/help/article/import-from-firefox/">
href="https://github.com/kspearrin/ff-password-exporter/blob/master/README.md#ff-password-exporter"> https://bitwarden.com/help/article/import-from-firefox/</a>.
FF Password Exporter</a> application to export your passwords to a CSV file.
</ng-container> </ng-container>
<ng-container *ngIf="format === '1password1pif' || format === '1passwordwincsv'"> <ng-container *ngIf="format === '1password1pif' || format === '1passwordwincsv'">
See detailed instructions on our help site at See detailed instructions on our help site at