Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osajus/bookmark_migration
Migrate JSON based browser bookmarks (Chrome/Edge) to another JSON based browser. Script considers whether a bookmark already exists and preserves folder structure
https://github.com/osajus/bookmark_migration
Last synced: about 1 month ago
JSON representation
Migrate JSON based browser bookmarks (Chrome/Edge) to another JSON based browser. Script considers whether a bookmark already exists and preserves folder structure
- Host: GitHub
- URL: https://github.com/osajus/bookmark_migration
- Owner: osajus
- License: mit
- Created: 2024-01-20T14:25:36.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-22T15:05:23.000Z (11 months ago)
- Last Synced: 2024-03-18T09:01:10.453Z (9 months ago)
- Language: PowerShell
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JSON based browser bookmark migration tool
This Powershell script will migrate bookmarks from one browser that uses the JSON based bookmarks folder (Chrome/Edge) to another browser using the same JSON format.The script considers whether a bookmark already exists and preserves the folder structure.