JavaScript CSS
Pull request Compare This branch is 35 commits ahead, 4 commits behind jvillalobos:master.
Latest commit b9dbd3b Jun 11, 2017 @JustOff Bump version

README.md

Password Backup Tool

Export and import passwords saved in Pale Moon browser. Also allows to import from Chromium based browsers running on Windows. To do so just open Import Passwords dialog and paste the path to the password database for the corresponding browser from the list below or manually navigate to the required profile and select "Login Data" file.

Well known paths to Chromium based browsers passwords database:

"%LOCALAPPDATA%\Google\Chrome\User Data\Default\Login Data"
"%APPDATA%\Opera Software\Opera Stable\Login Data"
"%LOCALAPPDATA%\Vivaldi\User Data\Default\Login Data"
"%LOCALAPPDATA%\Yandex\YandexBrowser\User Data\Default\Login Data"

Warning

When selecting to "obfuscate" your usernames and passwords, note that this only makes the data not readable to the human eye, but is easily reversed. Even with this option selected, ANYONE CAN EASILY DISCOVER YOUR PASSWORDS. Please take this into account when exporting your passwords and never place your exported file(s) where others could access them.