Find Feeds Firefox

Examine source code of Find Feeds

Inspect and view changes in Find Feeds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "igorlogius",
  "icons": {
    "266": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_area": "navbar",
    "default_title": "- Left Mouse Button open in popup window\n- Middle Mouse Button open in tab"
  },
  "commands": {
    "_execute_browser_action": {}
  },
  "description": "Find RSS, ATOM and JSON feeds",
  "homepage_url": "https://github.com/igorlogius/webextensions/tree/main/find-feeds",
  "manifest_version": 2,
  "name": "Find Feeds",
  "options_ui": {
    "open_in_tab": true,
    "page": "options.html"
  },
  "permissions": [
    "storage",
    "<all_urls>"
  ],
  "version": "1.4.17",
  "browser_specific_settings": {
    "gecko": {
      "id": "{55ea06a2-6461-4859-b0ff-cf311402f150}"
    }
  }
}

Best Find Feeds Alternatives

Here are some Firefox add-ons that are similar to Find Feeds: