Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I instal bookmarks from a html file

  • 1 reply
  • 4 have this problem
  • 3 views
  • Last reply by smorele

more options

I am using a different browser on my other iPad and want to install the same bookmarks via an html file how do I import said file in Firefox?

I am using a different browser on my other iPad and want to install the same bookmarks via an html file how do I import said file in Firefox?

All Replies (1)

more options

Hi, it seems to be impossible and this is why. A bookmark is a pointer on a dedicated page behind an URL. When you access this web page, it's an HTML content served by a server. In your case, if you have an HTML file on computer A, then you can open it from computer A because it is the "server". Now, from a computer B, you cannot access this same file because it's on computer A and computer A did not open access to disk and other resources (as a web server). The only way to do is to serve your HTML file on a server with an URL (or configure computer A as a server)

Hope this help.