Par : Alex Hedges
Inspect and view changes in Easy RSS 2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"applications": {
"gecko": {
"id": "easy-rss-2@alexhedges.dev",
"strict_min_version": "58.0"
}
},
"manifest_version": 2,
"version": "2.0.0",
"name": "Easy RSS 2",
"description": "An RSS reader for both the common man and the power user",
"homepage_url": "https://github.com/aphedges/easy-rss-2",
"developer": {
"name": "aphedges",
"url": "https://github.com/aphedges/easy-rss-2"
},
"icons": {
"48": "assets/logo_color.svg",
"96": "assets/logo_color.svg"
},
"background": {
"scripts": [
"background/background.js"
]
},
"browser_action": {
"browser_style": true,
"default_title": "Easy RSS",
"default_popup": "popup/popup.html",
"theme_icons": [
{
"light": "assets/logo_light.svg",
"dark": "assets/logo_dark.svg",
"size": 16
},
{
"light": "assets/logo_light.svg",
"dark": "assets/logo_dark.svg",
"size": 32
}
]
},
"options_ui": {
"page": "manage/manage.html",
"open_in_tab": true,
"browser_style": true
},
"permissions": [
"<all_urls>",
"activeTab",
"storage",
"alarms",
"unlimitedStorage"
],
"web_accessible_resources": [
"find/find.css"
]
} Meilleures alternatives Easy RSS 2
Voici quelques Firefox add-ons qui sont similaires à Easy RSS 2 :