By: Mark Powers Add-on
Inspect and view changes in RSS-Bridge helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Finds feeds or generates RSS-Bridge URLs for the current page. Optional integration with tt-rss.",
"manifest_version": 2,
"name": "RSS-Bridge helper",
"version": "1.2",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"bridges/youtube.js",
"bridges/twitter.js",
"bridges/instagram.js",
"cs.js"
]
}
],
"browser_action": {
"default_icon": "icon_default.png",
"default_title": "See feeds for this page",
"default_popup": "main.html"
},
"permissions": [
"http://*/*",
"https://*/*",
"storage",
"tabs"
],
"options_ui": {
"page": "options.html"
},
"browser_specific_settings": {
"gecko": {
"id": "rss-bridge-helper@marks.kitchen",
"strict_min_version": "57.0"
}
},
"icons": {
"128": "icon_128.png"
}
} Best RSS-Bridge helper Alternatives
Here are some Firefox add-ons that are similar to RSS-Bridge helper:
RSS feed helper
Mark Powers
YouTube RSS Finder
Teddy Gustiaux
Instarss
Antoine Turmel
RSS Finder
Baki Nazik
RSS Launchpad: find feeds easy
Ilya M
RSS Viewer
blacklight
WebFeed-Indicator
Jakob Hördt
Rediscover RSS
Lucas Martins
RSS Reader
sun.tin00
PinRSS Feed Finder
PinRSSDev
RSSHub Radar
DIYgod
rsstodolist
Aurélien Thieriot