Newspaper

Native Feed Viewer. Render syndication web feeds (supports ActivityStreams, Atom, JSON, RDF and RSS)

目前為 2023-05-10 提交的版本,檢視 最新版本

在您安裝前,Greasy Fork希望您了解本腳本包含“負面功能”,可能幫助腳本的作者獲利,而不能給你帶來任何收益。

此腳本會在您造訪的網站插入廣告。 腳本的作者解釋: Falkon web browser promotion

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
Schimon
評價
0 0 0
版本
23.05.10
建立日期
2023-05-10
更新日期
2023-05-10
尺寸
98.8 KB
授權條款
MIT
負面功能
廣告
腳本執行於
所有網站

The technology that Fortune 500 and Web Giants don't want you to know about. -- Alex James Anderson

📰 View news feeds inside the browser

Render syndication web feeds

This programs renders web feeds into readable and printable HTML file. It supports ActivityStream, Atom, JSON, RDF and RSS syndications.

If you are using LibreWolf, Waterfox, Firefox or SeaMonkey, please follow instructions in order to make the best use of this program.


What is a Web 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 websites automatically looking for new content and then posting the information about new content and updates to another website, 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 websites such as news sites, music sites, content sites (i.e. social networks), torrent indexers and podcasts in one spot.


Preview of The IFERS Forum (XML) (Static Preview)

Before After
Before > After

More Samples

Gajim XMPP Client (XML); view as PNG or PDF (with images)

BlackListed News (XML); view as PDF (text only)


Please visit our counterparts

Falkon Browser

RSS Finder

Find RSS feeds on the website. This extension a button to toolbar and statusbar on which when you click the popup window with available feed will show up.

LibreWolf Browser

Feed Preview

Native handling of RSS and Atom feed reading using live bookmarks.

Livemarks

Restore RSS Feed Livemarks in Firefox.

rss.html

Renders some rss feeds as html.

RSSPreview

Preview RSS feeds in the browser.

Want My RSS

Restore some of RSS functionality which Firefox abandoned.

Chromium Browser

Foxish

Indicate the availability of RSS or Atom feeds in the browser's URL bar and render a previews of feeds.

The RSS Aggregator

RSS reader like in the Opera browser.


Upcoming changes:

  • Dark mode;
  • ToC: Toggle button/link;
  • ToC: Auto collaps when length exceeds N entries;
  • Provident Media Load "Lazy" (so-called) content media loader;
  • Load stylesheet upon error of existing stylesheet (i.e. 404 etc.).

Falkon Designed for Falkon

Midori Browser Designed for Midori

Otter Browser Designed for Otter


Gecko

Enable JSON

  • Navigate to about:config.
  • Set devtools.jsonview.enabled to false.

Enable Atom & RSS

  • Install Open in Browser
  • Import the following rules via extension preferences. json { "mime-mappings": { "application/atom+xml": "1text/plain", "application/rss+xml": "1text/plain", "application/feed+json": "1text/plain" }, "sniffed-mime-mappings": {}, "text-nosniff": false, "octet-sniff-mime": true, "override-download-type": false }

Member of RSS Task Force