The Computer Oracle

View RSS feeds in Chrome instead of downloading it

--------------------------------------------------
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Switch On Looping

--

Chapters
00:00 View Rss Feeds In Chrome Instead Of Downloading It
00:25 Answer 1 Score 9
00:39 Answer 2 Score 1
01:10 Accepted Answer Score 1
02:18 Answer 4 Score 0
02:26 Thank you

--

Full question
https://superuser.com/questions/456411/v...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#googlechrome #googlechromeextensions #rss #xml

#avk47



ANSWER 1

Score 9


Add view-source: in the front of your URL.

In example:

view-source:http://superuser.com/feeds/question/456411



ANSWER 2

Score 1


There's an extension called XML Tree, as well as the Feed Intent Viewer in the previous answer.

There's also a web app (although I haven't tried it) that lets you view the XML file directly in Chrome (or any other browser) as well.

http://xmlviewer.scripting.com/?url=[URL/XML file here]

You might be able to view the source of the XML too if it formats it properly.




ACCEPTED ANSWER

Score 1


Because Google Chrome aims to be a fast, simple, minimal browser, it has to make some minor sacrifices in order to remain lightweight and speedy. One of these sacrifices is that it, unlike other major browsers, includes no built-in RSS reader.

Google Chrome aims to be secure, fast, simple and stable. There are extensive differences from its peers in Chrome's minimalistic user interface, which is atypical of modern web browsers. For example, Chrome does not render RSS feeds. One of Chrome's strengths is its application performance and JavaScript processing speed, both of which were independently verified by multiple websites to be the swiftest among the major browsers of its time. http://en.wikipedia.org/wiki/Google_chrome#Features

Having said that, there are several extensions that can add this capability to Google Chrome. You can easily find them by searching for "RSS viewer" in the Chrome Web Store.




ANSWER 4

Score 0


I use the Feed Intent Viewer extension.