kcp18 / browserhistory

A simple Python module that extracts browser history
MIT License
72 stars 13 forks source link

Not working on Safari on macOS 10.15.5 #12

Open FilippoDeAngelis opened 4 years ago

FilippoDeAngelis commented 4 years ago

When extracting the dictionary object with the module it shows a "* SAFARI Database Permission Denied." error, and the resulting object only contains Chrome history as I don't have Firefox on my computer.

Lyro1 commented 3 years ago

Just tested on macOS Big Sur 11.0.1, and the issue is still there.