feat: add Safari bookmark and download extraction from plist (#567)

* feat: add Safari bookmark and download extraction from plist files
* test: add nested folder test for bookmark tree traversal
Part of #565
This commit is contained in:
Roger
2026-04-12 01:50:54 +08:00
committed by GitHub
parent 7bf1759dd9
commit d105a1f488
9 changed files with 458 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ require (
github.com/godbus/dbus/v5 v5.2.2
github.com/moond4rk/binarycookies v1.0.2
github.com/moond4rk/keychainbreaker v0.2.5
github.com/moond4rk/plist v1.2.0
github.com/otiai10/copy v1.14.1
github.com/ppacher/go-dbus-keyring v1.0.1
github.com/spf13/cobra v1.10.2