mirror of
https://github.com/nextcloud/passman.git
synced 2024-12-26 17:43:26 +08:00
Created Export credentials from your browser (markdown)
parent
c8c2b2c7eb
commit
ccc5d897df
1 changed files with 9 additions and 0 deletions
9
Export-credentials-from-your-browser.md
Normal file
9
Export-credentials-from-your-browser.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
## Chrome
|
||||||
|
|
||||||
|
- Go to [chrome://flags](chrome://flags)
|
||||||
|
- Enable "Password import and export"
|
||||||
|
- Disable "Enable Material Design settings" (With material design, import / export buttons do not show up in the settings)
|
||||||
|
- Go to [chrome://settings/passwords](chrome://settings/passwords)
|
||||||
|
- Hit the Export button
|
||||||
|
|
||||||
|
You will find your passwords in a CSV file where you saved them on your filesystem :)
|
Loading…
Reference in a new issue