Facebook with less shit Firefox

Examine source code of Facebook with less shit

Inspect and view changes in Facebook with less shit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook with less shit",
  "short_name": "FBWLS",
  "version": "1.2resigned1",
  "description": "Removes 'Popular Across Facebook' and 'Sponsored' posts from Facebook",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*",
        "*://*.fb.com/*"
      ],
      "js": [
        "js/fb.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "applications": {
    "gecko": {
      "id": "fbwls@laudalassun.com"
    }
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "options.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  }
}

Best Facebook with less shit Alternatives

Here are some Firefox add-ons that are similar to Facebook with less shit: