From c018bda95499f3011295ca13155e95eb395f9b51 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Sun, 10 Jun 2018 23:07:55 -0400 Subject: [PATCH] add browser history instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83eafa15..63614127 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ Follow the links here to find instructions for exporting bookmarks from each ser - [Safari Bookmarks](http://i.imgur.com/AtcvUZA.png) - [Opera Bookmarks](http://help.opera.com/Windows/12.10/en/importexport.html) - [Internet Explorer Bookmarks](https://support.microsoft.com/en-us/help/211089/how-to-import-and-export-the-internet-explorer-favorites-folder-to-a-32-bit-version-of-windows) + - Chrome History: `./bin/export-browser-history --chrome` + - Firefox History: `./bin/export-browser-history --firefox` - Other File or URL: (e.g. RSS feed) pass as second argument in the next step (If any of these links are broken, please submit an issue and I'll fix it)