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), JSON Feed, OPML, RDF (DOAP, FOAF, RSS, XMPP), RSS-in-JSON, Simple Machine Forum (SMF), Sitemap, The Atom Syndication Format, and Twtxt; and it also supports navigation (RFC 5005).

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Schimon
今日安裝
0
安裝總數
208
評價
2 0 0
版本
25.12.15
建立日期
2023-05-10
更新日期
2025-11-16
尺寸
520.5 KB
授權條款
MIT
腳本執行於
所有網站

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.
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

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