RIP FB Feed Firefox

Examine source code of RIP FB Feed

By: rbino
Inspect and view changes in RIP FB Feed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "RIP FB Feed",
  "version": "1.1resigned1",
  "developer": {
    "name": "rbino",
    "url": "https://github.com/rbino/rip-fb-feed"
  },
  "description": "Makes you stop scrolling infinitely by deleting Facebook's feed.",
  "icons": {
    "48": "icons/rip-fb-feed-48.png",
    "96": "icons/rip-fb-feed-96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "css": [
        "rip-fb-feed.css"
      ],
      "js": [
        "rip-fb-feed.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{1c48987f-c044-469a-8238-99311e377589}"
    }
  }
}

Best RIP FB Feed Alternatives

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