mirror of
https://github.com/bitwarden/browser.git
synced 2024-10-29 07:59:42 +01:00
blackberry importer
This commit is contained in:
parent
85cc2865b6
commit
a1c9c47c89
2
jslib
2
jslib
@ -1 +1 @@
|
|||||||
Subproject commit 255bd3962d268bec8f66411676049803bb29e0d3
|
Subproject commit ec012c99341ee65c0d5a7a7fdf153e79bfb274be
|
@ -239,6 +239,10 @@
|
|||||||
Open the LogMeOnce browser extension, then navigate to "Open Menu" → "Export To" and
|
Open the LogMeOnce browser extension, then navigate to "Open Menu" → "Export To" and
|
||||||
select "CSV File" to save the CSV file.
|
select "CSV File" to save the CSV file.
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
<ng-container *ngIf="format === 'blackberrycsv'">
|
||||||
|
Open the BlackBerry Password Keeper application, then navigate to "Settings" → "Import/Export".
|
||||||
|
Select "Export Passwords" and follow the instructions on screen to save the unencrypted CSV file.
|
||||||
|
</ng-container>
|
||||||
</app-callout>
|
</app-callout>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-6">
|
<div class="col-6">
|
||||||
|
Loading…
Reference in New Issue
Block a user