1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

splashid importer

This commit is contained in:
Kyle Spearrin
2017-01-28 01:57:36 -05:00
parent 1fe673951b
commit 8d50e96dab
2 changed files with 114 additions and 0 deletions

View File

@@ -133,6 +133,12 @@
'and copy the data from the textarea. Open a text editor like Notepad and paste the data. Save the ' +
'data from the text editor as <code>zoho_export.csv</code>.')
},
{
id: 'splashidcsv',
name: 'SplashID (csv)',
instructions: $sce.trustAsHtml('Using the SplashID Safe desktop application, click on the SplashID ' +
'blue lock logo in the top right corner. Navigate to "Export" > "Export as CSV" and save the CSV file.')
},
{
id: 'passworddragonxml',
name: 'Password Dragon (xml)',