NewsFeed Firefox

Examine source code of NewsFeed

By: Imania
Inspect and view changes in NewsFeed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "NewsFeed",
  "version": "1.1",
  "description": "Read latest news from public RSS feeds with save-for-later feature.",
  "permissions": [
    "storage",
    "https://api.allorigins.win/*"
  ],
  "browser_action": {
    "default_popup": "newsfeed-popup.html",
    "default_icon": "newsfeed-icon.png"
  },
  "icons": {
    "16": "newsfeed-icon.png",
    "48": "newsfeed-icon.png",
    "128": "newsfeed-icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0dcfa944-4d1c-4ed1-b517-57986f90b080}"
    }
  }
}

Best NewsFeed Alternatives

Here are some Firefox add-ons that are similar to NewsFeed: