Simple Web Intent received that handles the "view" intent for feeds (the application/atom+xml and application/rss+xml types). The…Simple Web Intent received that handles the "view" intent for feeds (the application/atom+xml and application/rss+xml types). The passed in feed is displayed as pretty-printed XML. Developers that use Chrome 20 or later may find this useful when trying to view raw feed data.
Requires the "Your data on all websites" permission since the app needs to load feed data from arbitrary URLs. None of the feed data is stored or transmitted elsewhere, it is merely passed on Chrome's XML preview mode.
New in version 1.2:
- Adds a permalink icon that provides a bookmarkable URL for viewing the current feed.
New in version 1.1:
- Displays the feed URL (and allows it to be modified)
- Re-fetches the feed from the server when the page is reloaded