Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

How do I get a printout of my Bookmark's web addresses?

  • 4 odpovědi
  • 24 má tento problém
  • 5 zobrazení
  • Poslední odpověď od KevIngle

more options

I want a list of the web addresses of my Bookmarks. I would like to make a printout of them for safe keeping

I want a list of the web addresses of my Bookmarks. I would like to make a printout of them for safe keeping

Všechny odpovědi (4)

more options

You can export the bookmarks to an HTML file to get a backup copy of the bookmarks or print that file by opening that HTML file in Firefox via File > Open File (see /questions/748417)

See:

more options

Unfortunately by default when you print bookmarks in Firefox it doesnt display the addresses, Here is the workaround:

1. in Firefox click Bookmarks, then show all bookmarks. when they come up, click on bookmarks menu on left, in right hand pane right click below Firefox default folder and click new bookmark.

2. next you must copy the following JavaScript code and paste into location box:

javascript:(function(){var d=document,sS='a[href^="http://"]:after, a[href^="https://"]:after {content:"<" attr(href) ">";padding:0 0 0 1em;} a[href] {text-decoration:none;}',nS=d.createElement('STYLE');nS.setAttribute('type','text/css');nS.innerHTML=unescape(sS);d.getElementsByTagName('head')[0].appendChild(nS);})();

3. Name the bookmark Show addresses,

4. next export your Firefox bookmarks as HTML to desktop. easiest to move it to lower right hand corner of desktop.

5 Shape Firefox so you can still see the bookmarks.html file icon in lower right corner of desktop, drop the bookmarks.html file into Firefox.

6 click the Show addresses link in the page that comes up.

7. your addresses should now be visible, HAPPY DAY!!

8.File, print, from Firefox to do your print..

Upravil uživatel SubZerQQ dne

more options
more options

This is a great tool!

How can I have it print the Description block of the Bookmark?