<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[How to export bookmarks from Opera in HTML format?]]></title><description><![CDATA[<p dir="auto">Can someone please explain to me how to export my bookmarks from Opera in HTML format? I have looked all over the internet and cannot find a "WORKING" solution. They all seem to be outdated or simply not working. Can someone please consider helping, it has been bugging me for an hour now thanks.</p>
<p dir="auto">NOTE: I also tried this plugin : <a href="https://addons.opera.com/en/extensions/details/bookmarks-manager/?display=en" target="_blank" rel="noopener noreferrer nofollow ugc">https://addons.opera.com/en/extensions/details/bookmarks-manager/?display=en</a> - yet when i export in Netscape format (HTML) it gives a (null) result for some reason.</p>
<h2>Version information</h2>
<p dir="auto">Version:	20.0.1387.64 - Opera is up to date</p>
<p dir="auto">Update stream:	Stable</p>
<p dir="auto">System:	Windows 8.1 64-bit (WoW64)</p>
<h2>Paths</h2>
<p dir="auto">Install:	C:\Program Files (x86)\Opera</p>
<p dir="auto">Profile:	C:\Users\USER\AppData\Roaming\Opera Software\Opera Stable</p>
<p dir="auto">Cache:	C:\Users\USER\AppData\Local\Opera Software\Opera Stable</p>
]]></description><link>https://forums.opera.com/topic/1220/how-to-export-bookmarks-from-opera-in-html-format</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 14:55:34 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/1220.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 10 Mar 2014 23:56:17 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to export bookmarks from Opera in HTML format? on Wed, 12 Mar 2014 04:21:04 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">NOTE: I also tried this plugin : <a href="https://addons.opera.com/en/extensions/details/bookmarks-manager/?display=en" target="_blank" rel="noopener noreferrer nofollow ugc">https://addons.opera.com/en/extensions/details/bookmarks-manager/?display=en</a> - yet when i export in Netscape format (HTML) it gives a (null) result for some reason.</p>
</blockquote>
<p dir="auto">It's likely there's a bug in its <a href="https://github.com/operasoftware/bookmarks-manager-extension/blob/master/scripts/background.js#L358" target="_blank" rel="noopener noreferrer nofollow ugc">exportAsNetscapeBookmarksFile function</a>. Or, the bug is in <a href="https://github.com/operasoftware/bookmarks-manager-extension/blob/master/scripts/options.js#L302" target="_blank" rel="noopener noreferrer nofollow ugc">the recursive function that calls it</a>.</p>
<p dir="auto">The add-on looks to use Opera's bookmarks API to get the bookmark data to export. So, it's possible the bug is there even.</p>
<p dir="auto">Either way, for the developer to trouble should it, he's going to need your bookmarks file in your profile folder so he can put it in his Opera profile and test to see what's wrong.</p>
<p dir="auto">Another way it could be done is just have an add-on that loads the bookmarks file (json format) and parse its JSON (via JSON.parse()) into an object. Then, it'd just sift through the object look for the parts that are needed to output the bookmark data as HTML.</p>
<p dir="auto">Either way, you have to find the developer or somebody that wants to do those things.</p>
<p dir="auto">If you only need to do this one, even if you have a lot of bookmarks, you could just look at the bookmarks file in a text editor and do it by hand. Sure, it'll take you a while. But, so might writing/fixing an extension.</p>
<p dir="auto">So, not really much help, but...</p>
]]></description><link>https://forums.opera.com/post/30995</link><guid isPermaLink="true">https://forums.opera.com/post/30995</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Wed, 12 Mar 2014 04:21:04 GMT</pubDate></item></channel></rss>