您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Native Feed Viewer. Render syndication feeds (supports ActivityStreams, Atom Syndication Format, JSON Feed, Nostr, OPML, OStatus, RDF, RSS, RSS-in-JSON, SMF, and Twtxt).
当前为
The technology that Fortune 500 don't want you to know about. -- Alex James Anderson
This software renders syndication feeds into readable and printable HTML file. It supports ActivityStream, Atom, JSON, RDF and RSS syndications.
If you are using LibreWolf, Waterfox etc., please replace your browser or follow the instructions at the bottom of this page in order to make the best use of this software.
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.
Gajim XMPP Client (XML); view as PNG or PDF (with images)
BlackListed News (XML); view as PDF (text only)
Finds RSS and/or Atom links on a page and inserts feed subscription links for use by aggregators.
Show All RSS Of The Site (If Any).
about:config
.devtools.jsonview.enabled
to false
.{
"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
}