提供元: Jakob Kellner Add-on
Inspect and view changes in WebFeed-Indicator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "WebFeed-Indicator",
"version": "1.3",
"description": "Indicates RSS, Atom, and JSON Feeds on Websites.",
"browser_specific_settings": {
"gecko": {
"id": "{bbfa7e83-1d8b-4cfe-b511-f6048d2aa007}"
}
},
"page_action": {
"default_title": "Show WebFeeds",
"default_popup": "popup/index.html",
"browser_style": true
},
"content_scripts": [
{
"matches": [
"https://*/*"
],
"js": [
"content.js"
]
}
],
"background": {
"scripts": [
"background.js"
]
}
} ベストのWebFeed-Indicator代替案
WebFeed-Indicatorに類似したFirefox add-onをいくつか紹介します:
Web Feed Subscription Button
capjamesg
Get RSS Feed URL
Petr
Feedgrab: A modern FREE RSS reader
Feedgrab
RSS Finder
Baki Nazik
Find Feeds
igorlogius
Feed Point
Dracuzha
Add to Feedly Plus
quasiyoke
Want My RSS
Mikhail Vyrtsev
Instant Feed
addONDeveloper
RSS Feed Finder
SEEDO Media
PinRSS Feed Finder
PinRSSDev
RSS feed helper
Mark Powers