Inspect and view changes in Web Feed Subscription Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Web Feed Subscription Button",
"description": "Show a button if the page you are viewing has a feed to which you can subscribe.",
"version": "1.0.0",
"manifest_version": 3,
"action": {
"default_icon": "/assets/rss.png",
"default_title": "Subscribe to this website"
},
"page_action": {
"default_icon": "/assets/rss.png",
"default_title": "Subscribe to this website"
},
"permissions": [
"tabs",
"activeTab",
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
],
"type": "module"
},
"host_permissions": [
"<all_urls>"
],
"options_page": "options.html",
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"app.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "web-feed-subscriber@capjamesg"
}
}
} Best Web Feed Subscription Button Alternatives
Here are some Firefox add-ons that are similar to Web Feed Subscription Button:
WebFeed-Indicator
Jakob Hördt
RSS Finder
Baki Nazik
Add to Feedly Plus
quasiyoke
Feedly Subscribe Button
BrowserNative
SubToMe - Universal Follow Button
Sören Hentzschel
Tapas RSS Button
victal
Awesome RSS
shgysk8zer0
Copy RSS button
Sam Bull
RSS Viewer
blacklight
RSS feed helper
Mark Powers
Feed And Blogroll Discovery
andre alves garzia
Feedgrab: A modern FREE RSS reader
Feedgrab