Importing Bookmarks from a Text File (to any browser/website)
- by Gary Oldfaber
I have dozens of text files containing around 60 url's each, accumulated over years of browsing on multiple computers. I wish to import these into any browser, to allow me to then use cross-browser importing. My ultimate goal is to then import the bookmarks to somewhere like delicious, which will automatically tag the links, allowing me to sort each page by subject.
The closest I've managed to find is:
Import bookmarks to firefox from txt file
However while this plugin imports from a text file, it has no correlation with Firefox's bookmarks, and only allows you to export back to csv/txt files.
I understand that the problem of importing from text files is that bookmarks need a Title, and so I wish to use a given pages existing title.
I've been unable to find any such tool on the net.