Revision history for App-bookmarks

0.28    2021.02.17
        fixed missing require DBD::SQLite (firefox)

0.27    2021.02.16
        added win32 Edge support
        fixed win32 bug (find)
        fixed Chrome bug (localappdata)
        more tests (firefox)

0.26    2021.01.31
        improved handling of optional dependencies

0.25    2021.01.31
        skip bookmarks.t if URI::Find not installed

0.24    2021.01.31
        fixed missing prereq URI::Find in Makefile.PL

0.23    2021.01.23
        added tests and fixed firefox default location

0.22    2021.01.20
        fixed firefox query

0.21    2020.06.29
        added markdown and text files support

0.20    2020.03.10
        fixed EXCLUSIVE SQLite lock set by Firefox

0.19    2019.12.29
        added chrome support, require, bugfixes

0.17    2019.10.22
        created module