Forums » Privacy Browser Android Forum »
.pbs files and bookmarks
Added by M Marcus over 3 years ago
I wanted to extract bookmarks from privacy browser.
Iused export option and have a settings.pbs file. Is it a powerarchive backup file -
Is it possible to extract bookmarks from the backup file
I cannot find any databases inside com.stoutner foler in my phone. does it need to be rooted to get that access.
My question is how to get the bookmarks file exported from p[rivacy browser
Replies (3)
RE: .pbs files and bookmarks - Added by Soren Stoutner over 3 years ago
The PBS export file is a SQLite database. The database format is detailed at https://www.stoutner.com/privacy-browser/privacy-browser-settings-format/. You can use any tool that can read SQLite databases to access the data.
RE: .pbs files and bookmarks - Added by M Marcus over 3 years ago
Many thanks. I could access using sqlite commands.