Greasy Fork is available in English.

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, and Rivista Voyager), 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).

Terá de instalar uma extensão como Tampermonkey, Greasemonkey ou Violentmonkey para instalar este script.

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

Terá de instalar uma extensão como Tampermonkey ou Violentmonkey para instalar este script.

Terá de instalar uma extensão como Tampermonkey ou Userscripts para instalar este script.

Terá de instalar uma extensão como Tampermonkey para instalar este script.

Terá de instalar uma extensão de gestão de scripts de utilizador para instalar este script.

(Já tenho um gestor de scripts de utilizador, deixe-me instalá-lo!)

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão como Stylus para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

Terá de instalar uma extensão de gestão de estilos de utilizador para instalar este estilo.

(Já tenho um gestor de estilos de utilizador, deixe-me instalá-lo!)

Autor
Schimon
Instalações diárias
0
Total de instalações
240
Classificações
2 0 0
Versão
26.04.23
Criado
10/05/2023
Atualizado
22/04/2026
Tamanho
500 KB
Licença
MIT
Aplica-se a
Todos os 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://greasyfork.org/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://greasyfork.org/scripts/6261-rss-atom-feed-subscribe-button-generator

RSS+ : Show Site All RSS

Show All RSS Of The Site (If Any).

https://greasyfork.org/scripts/373252-rss-show-site-all-rss

Member of RSS Task Force