Awesome RSS Firefox

Examine source code of Awesome RSS

Inspect and view changes in Awesome RSS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "developer": {
    "name": "Chris Zuber",
    "url": "https://shgysk8zer0.github.io"
  },
  "version": "1.3.6resigned1",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/shgysk8zer0/awesome-rss",
  "icons": {
    "48": "icons/subscribe-64.svg"
  },
  "default_locale": "en",
  "permissions": [
    "tabs",
    "storage"
  ],
  "page_action": {
    "default_icon": "icons/subscribe-64.svg",
    "browser_style": true
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "js/document.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "{97d566da-42c5-4ef4-a03b-5a2e5f7cbcb2}",
      "strict_min_version": "52.0"
    }
  }
}

Best Awesome RSS Alternatives

Here are some Firefox add-ons that are similar to Awesome RSS: