Newspaper (Syndication Feed Reader)

This software renders syndication feeds as XHTML; It supports Atom Activity Streams (Friendica, Nostr, OStatus), Atom Over XMPP (Blasta, Libervia, Movim, Rivista), BitTorrent RSS, JSON Feed, OPML, RDF (DOAP, FOAF, RSS, XMPP), RSS-in-JSON, Simple Machines Forum (SMF), Sitemap, The Atom Syndication Format, and Twtxt; and it also supports navigation (RFC 5005).

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Schimon
Daily installs
0
Total installs
214
Ratings
2 0 0
Version
26.01.08
Created
2023-05-10
Updated
2025-12-03
Size
532 KB
License
MIT
Applies to
All sites

The technology that they do not want you to know about. -- Alex James Anderson

📰 View news feeds inside the browser

Render syndication feeds

This software renders syndication feeds into readable and printable HTML file. It supports Activity Streams, Atom, JSON, RDF, RSS, Twtxt, and XMPP syndications.

If you are using LibreWolf, Waterfox etc., please replace your browser or follow the "Gecko" instructions at the bottom of this page in order to make the best use of this software.

Features
  1. Audio player;
  2. Automatic detection of syndicated content;
  3. Beautiful interface;
  4. Content filtering;
  5. Controllers;
  6. Customization of news reader handler;
  7. Customization of fonts;
  8. Customization of text size;
  9. Dark mode;
  10. Text direction control; and
  11. Torrent (BitTorrent) recognition.
What is a syndication news feed?

Syndication Feed is a mean for content and media publishers to reach a wider audience easily. It allows you to receive information directly without the going from site to site.

Essentially, a feed is a function that allows “Feed Readers” to access multiple sites automatically looking for new content and then posting the information about new content and updates to another site, mobile app or desktop software at the office.

Feeds provide a way for users to keep up with the latest news, events, package and delivery status information posted on different sites such as news sites, music sites, content sites (i.e. social networks), torrent indexers and podcasts in one spot.

Samples

Tales from Babylon

https://babylonobserver.com/feed/podcast

DIVA.EXCHANGE

https://diva.exchange/en/feed/atom/

postmarketOS Journal

https://postmarketos.org/blog/feed.atom

The IFERS Forum

https://ifers.forumotion.com/feed/?type=atom

Gajim XMPP Chat Client

https://gajim.org/index.xml

BlackListed News

https://blacklistednews.com/rss.php

See further screenshots.

Upcoming changes
  • Provide Media Load "Lazy" (so-called) content media loader;
  • Skim pages (x entries per page);
  • Presentation mode (an entry per page);
  • Handle media load; and
  • Customize CSS stylesheets (BSSG).
Gecko

Enable JSON

Navigate to `about:config`.

Set `devtools.jsonview.enabled` to `false`.

Enable Atom & RSS

Install extension software "Open in Browser"

https://addons.mozilla.org/firefox/addon/open-in-browser/

Import the following rules via extension preferences.

{
  "mime-mappings": {
    "application/atom+xml": "1text/plain",
    "application/rss+xml": "1text/plain",
    "application/rdf+xml": "1text/plain",
    "application/feed+json": "1text/plain",
    "application/x-atom+xml": "1text/plain",
    "application/x-rss+xml": "1text/plain",
    "application/x-rdf+xml": "1text/plain",
    "application/xml": "1text/plain",
    "text/xml": "1text/plain"
  },
  "sniffed-mime-mappings": {
    "application/atom+xml": "1text/plain",
    "application/rss+xml": "1text/plain",
    "application/rdf+xml": "1text/plain",
    "application/feed+json": "1text/plain",
    "application/x-atom+xml": "1text/plain",
    "application/x-rss+xml": "1text/plain",
    "application/x-rdf+xml": "1text/plain",
    "application/xml": "1text/plain",
    "text/xml": "1text/plain"
  },
  "text-nosniff": false,
  "octet-sniff-mime": true,
  "override-download-type": false
}
Recommended Userscripts

Website Changes Monitor

A powerful and flexible monitor that automatically detects changes on any website. Including support for POST requests and even complex pages that require dynamic security tokens (nonces/CSRF) to view content.

https://greatest.deepsurf.us/scripts/491056-website-changes-monitor

RSS+Atom Feed Subscribe Button Generator

Finds RSS and/or Atom links on a page and inserts feed subscription links for use by aggregators.

https://greatest.deepsurf.us/scripts/6261-rss-atom-feed-subscribe-button-generator

RSS+ : Show Site All RSS

Show All RSS Of The Site (If Any).

https://greatest.deepsurf.us/scripts/373252-rss-show-site-all-rss

Member of RSS Task Force