<?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 view XML files, i.e. disable &quot;Personal News&quot;?]]></title><description><![CDATA[<p dir="auto">The only topic I found regarding this is 4 years old:</p>
<ul>
<li><a href="https://forums.opera.com/topic/18551/can-t-disable-personal-news-view-for-xml">https://forums.opera.com/topic/18551/can-t-disable-personal-news-view-for-xml</a></li>
</ul>
<p dir="auto">Is there still no way of disabling "Personal News"? I'm not interested in removing it from toolbars and panels, I've already done that. I'd like to view the original XML, not have it parsed by "Personal News".</p>
<p dir="auto">I'd be fine with url.to.xml?pn=false, is there something like that?</p>
]]></description><link>https://forums.opera.com/topic/40011/how-to-view-xml-files-i-e-disable-personal-news</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 12:02:50 GMT</lastBuildDate><atom:link href="https://forums.opera.com/topic/40011.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 23 Apr 2020 14:03:45 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 08 May 2020 12:54:53 GMT]]></title><description><![CDATA[<p dir="auto">Merging</p>
]]></description><link>https://forums.opera.com/post/210019</link><guid isPermaLink="true">https://forums.opera.com/post/210019</guid><dc:creator><![CDATA[leocg]]></dc:creator><pubDate>Fri, 08 May 2020 12:54:53 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 08 May 2020 08:50:20 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://forums.opera.com/topic/40011/how-to-view-xml-files-i-e-disable-personal-news">https://forums.opera.com/topic/40011/how-to-view-xml-files-i-e-disable-personal-news</a> is a related thread.</p>
]]></description><link>https://forums.opera.com/post/210009</link><guid isPermaLink="true">https://forums.opera.com/post/210009</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 08 May 2020 08:50:20 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 08 May 2020 06:34:42 GMT]]></title><description><![CDATA[<p dir="auto">How to remove rss parsing from opera? This auto feature really sucks, should have an option to toggle it.</p>
]]></description><link>https://forums.opera.com/post/210002</link><guid isPermaLink="true">https://forums.opera.com/post/210002</guid><dc:creator><![CDATA[joeykoen96]]></dc:creator><pubDate>Fri, 08 May 2020 06:34:42 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 24 Apr 2020 13:55:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> Hoooly... Thank you for a proper response and an actual attempt to solve this. Too bad there's no way to disable this. Thanks!</p>
]]></description><link>https://forums.opera.com/post/207733</link><guid isPermaLink="true">https://forums.opera.com/post/207733</guid><dc:creator><![CDATA[ezimir]]></dc:creator><pubDate>Fri, 24 Apr 2020 13:55:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 24 Apr 2020 11:48:49 GMT]]></title><description><![CDATA[<p dir="auto">If you goto the URL <code>opera://settings/personalNews</code> and enable "Show available news feeds on address bar", when you goto a page that links to the feeds with the HTMLLinkElement, you can click on the icon, right-click on the RSS feed link and choose "save linked contact as". That will cause Opera to download it as a txt file that you can then open in Opera or a text editor.</p>
<p dir="auto">I tried <code>view-source:https://pawelgrzybek.com/feed.xml</code> URL, but that only shows the HTML page that embeds the feed and not its source. Same with developer tools.</p>
<p dir="auto">I tried looking for a Chrome or Opera extension that matches a content-type header value of "application/atom+xml" or "application/rss+xml" to modify it to text/plain or something. But, I couldn't find one that modified the header conditionally based on the header's value.</p>
<p dir="auto">If you start Opera with the <code>--show-component-extension-options</code> command-line switch, you'll see the News feed handler extension on the <code>opera://extensions</code> page. But, you can't disable it and you can't turn it off for incognito mode either (option just resets on your when you refresh the page) to try to load it in a private window to view its source. The extensions has an id of "enmlgamfkfdemjmlfjeeipglcfpomikn", but I'm not sure how to block that extension by id. I don't think there's a Chromium command-line option for that. It can be done with a group policy maybe, but, Opera doesn't support that like Chrome and Vivaldi do.</p>
<p dir="auto">Opera doesn't have a flag at <code>opera://flags</code> to disable Personal News and I'm not sure if Opera still supports a command-line options to disable it.</p>
<p dir="auto">In Opera's Developer tools, the Personal News extension takes over via it's mimeHandler and then the news page fetches the feed. I don't see the resource on the Network tab to inspect the feed's XML.</p>
<p dir="auto">So, so far, not much luck.</p>
]]></description><link>https://forums.opera.com/post/207717</link><guid isPermaLink="true">https://forums.opera.com/post/207717</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 24 Apr 2020 11:48:49 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 24 Apr 2020 10:55:24 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/64494">@ezimir</a> Yes. Those trigger personal news. I see if I can find a way around it.</p>
]]></description><link>https://forums.opera.com/post/207707</link><guid isPermaLink="true">https://forums.opera.com/post/207707</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Fri, 24 Apr 2020 10:55:24 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Fri, 24 Apr 2020 09:01:19 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://forums.opera.com/uid/122">@burnout426</a> How about these</p>
<ul>
<li><a href="https://pawelgrzybek.com/feed.xml" target="_blank" rel="noopener noreferrer nofollow ugc">https://pawelgrzybek.com/feed.xml</a></li>
<li><a href="https://snarky.ca/rss/" target="_blank" rel="noopener noreferrer nofollow ugc">https://snarky.ca/rss/</a></li>
<li><a href="https://blog.datawrapper.de/rss2.xml" target="_blank" rel="noopener noreferrer nofollow ugc">https://blog.datawrapper.de/rss2.xml</a></li>
</ul>
<p dir="auto">?</p>
]]></description><link>https://forums.opera.com/post/207692</link><guid isPermaLink="true">https://forums.opera.com/post/207692</guid><dc:creator><![CDATA[ezimir]]></dc:creator><pubDate>Fri, 24 Apr 2020 09:01:19 GMT</pubDate></item><item><title><![CDATA[Reply to How to view XML files, i.e. disable &quot;Personal News&quot;? on Thu, 23 Apr 2020 17:55:19 GMT]]></title><description><![CDATA[<p dir="auto">I can view <a href="https://www.w3schools.com/xml/note.xml" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.w3schools.com/xml/note.xml</a> in Opera fine. It doesn't trigger anything with personal news. I can view <a href="https://blogs.opera.com/desktop/feed/" target="_blank" rel="noopener noreferrer nofollow ugc">https://blogs.opera.com/desktop/feed/</a> fine too. It doesn't trigger personal news either and it's even served as "application/rss+xml".</p>
]]></description><link>https://forums.opera.com/post/207600</link><guid isPermaLink="true">https://forums.opera.com/post/207600</guid><dc:creator><![CDATA[burnout426]]></dc:creator><pubDate>Thu, 23 Apr 2020 17:55:19 GMT</pubDate></item></channel></rss>