Commit Graph

1 Commits

Author SHA1 Message Date
qianlifeng 7793308f27 feat(bookmark): add support for loading Edge bookmarks across platforms #4232
* Implemented loading of Edge bookmarks for macOS, Windows, and Linux.
* Added functionality to remove duplicate bookmarks based on name and URL.
* Enhanced the bookmark loading process with a more robust regex pattern for both Chrome and Edge formats.
* Created unit tests to verify the loading and deduplication of bookmarks.
2025-07-13 00:55:36 +08:00