Skip to content

Instantly share code, notes, and snippets.

@Aneureka
Aneureka / sync-from-chrome-to-safari
Last active November 4, 2023 13:13
An apple script to sync history, bookmarks & passwords from google chrome to safari.
# Add a scheduled sync task at 4:00 am
# Some privileges should be granted to `cron` *manually*, so you may test `* * * * *` (run every second) first to grant the needed privileges in advance
0 4 * * * osascript /path/to/your/sync-from-chrome-to-safari.scpt