Feed Eater Firefox

Examine source code of Feed Eater

Inspect and view changes in Feed Eater source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Feed Eater",
  "description": "Block algorithmic feeds, and some other bothersome web features.",
  "homepage_url": "https://github.com/smackcrane/friction",
  "author": "Sander Mack-Crane",
  "version": "1.0.2",
  "icons": {
    "48": "icons/rainy-heavy-48.png",
    "128": "icons/rainy-heavy-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "feedEater.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c6aa8ee1-aca8-445b-a703-e348c934c97f}"
    }
  },
  "manifest_version": 3
}

Best Feed Eater Alternatives

Here are some Firefox add-ons that are similar to Feed Eater: