Facebook UI Cleaner Firefox

Examine source code of Facebook UI Cleaner

Inspect and view changes in Facebook UI Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Facebook UI Cleaner",
  "version": "1.0",
  "description": "Hides the left and right panels to make the user interface 'cleaner'",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://www.facebook.com/*"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "your-unique-id@beeg.com",
      "strict_min_version": "91.0"
    }
  }
}

Best Facebook UI Cleaner Alternatives

Here are some Firefox add-ons that are similar to Facebook UI Cleaner: