I have a txt file with a bunch of links in it and I want to import them as bookmarks in firefox.

I tried the import feature of the bookmarks manager, but it only import from an html file.

Is there some kind of script that would enable me to directly import to firefox bookmarks or create an properly formated html file from my text file?

link|improve this question

feedback

2 Answers

Try this add-on

https://addons.mozilla.org/en-US/firefox/addon/6321

link|improve this answer
Thanks, but I would like something to add the links to my bookmarks, not just something to visit them. – Philippe Mongeau Feb 2 '10 at 2:56
then you can right click and select 'bookmark all tabs'. what about that? – barraponto Feb 3 '10 at 4:43
Yeah, but for that I would need to first open them all which would be very long with hundreds of links. – Philippe Mongeau Feb 3 '10 at 18:03
feedback
up vote 0 down vote accepted

What I finally did is create an html file with all the links and importing the html file in my bookmarks. It worked great.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.