mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
More instructions for firefox password exporter.
This commit is contained in:
parent
9f7ed11082
commit
2306da94fe
@ -32,7 +32,10 @@
|
|||||||
name: 'Firefox Password Exporter (xml)',
|
name: 'Firefox Password Exporter (xml)',
|
||||||
instructions: $sce.trustAsHtml('Use the ' +
|
instructions: $sce.trustAsHtml('Use the ' +
|
||||||
'<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/password-exporter/">' +
|
'<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/password-exporter/">' +
|
||||||
'Password Exporter</a> addon for FireFox to export your passwords to an XML file.')
|
'Password Exporter</a> addon for FireFox to export your passwords to a XML file. After installing ' +
|
||||||
|
'the addon, type <code>about:addons</code> in your FireFox navigation bar. Locate the Password Exporter ' +
|
||||||
|
'addon and click the "Options" button. In the dialog that pops up, click the "Export Passwords" button ' +
|
||||||
|
'to save the XML file.')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 'keepass2xml',
|
id: 'keepass2xml',
|
||||||
|
Loading…
Reference in New Issue
Block a user