Easy RSS 2 Firefox

Examine source code of Easy RSS 2

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"
  ]
}

Mejores alternativas Easy RSS 2

Aquí hay algunas Firefox add-ons que son similares a Easy RSS 2: