Ubuntu PC in which I experience loosing all bookmarks when Brave unattended upgrade

Find the lastest “Bookmarks” file
ls -ltr /home/newtux/snap/brave/*/.config/BraveSoftware/Brave-Browser/Default/Bookmarks
Find the current version which is without the “BookMarks” file
ls -ltr /home/newtux/snap/brave/
Copy the latest “Bookmarks” file to current folder
cp -p /home/newtux/snap/brave/:o:424​:o:/.config/BraveSoftware/Brave-Browser/Default/Bookmarks /home/frank/snap/brave/:o:426​:o:/.config/BraveSoftware/Brave-Browser/Default/
Restart Brave

Earlier posted this, Brave Dev Team: Fix it! Auto update deletes bookmarks. move the Bookmarks file to …/current/
Below a link to until Dev Team fixes the that Password saved i the browser (only passwords from insegnificant sites) Password Manager cross platform surgestion: KeePass

From here you can export and import Brave Browser saved passwords.

ls -ltr /home/frank/snap/brave/

ls -ltr /home/frank/snap/brave/*/.config/BraveSoftware/Brave-Browser/Default/Bookmarks

cp -p /home/frank/snap/brave/428/.config/BraveSoftware/Brave-Browser/Default/Bookmarks /home/frank/snap/brave/current/.config/BraveSoftware/Brave-Browser/Default/

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.