By: NietEenDoktor
Inspect and view changes in RSS-Aggregator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RSS-Aggregator",
"version": "0.4.1alpha",
"description": "Aggregate RSS feeds from the bookmarks and display them on one page",
"author": "LoveIsGrief",
"applications": {
"gecko": {
"id": "@rss-aggregator"
}
},
"icons": {
"64": "data/icon-64.png"
},
"browser_action": {
"browser_style": true,
"default_icon": "data/icon-64.png",
"default_title": "RSS Aggregator"
},
"background": {
"scripts": [
"libs/js/rss-parser.min.js",
"src/index.js"
]
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
"permissions": [
"<all_urls>",
"bookmarks",
"notifications",
"storage",
"tabs"
]
} Best RSS-Aggregator Alternatives
Here are some Firefox add-ons that are similar to RSS-Aggregator: