No distractions Firefox

Examine source code of No distractions

Inspect and view changes in No distractions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "No distractions",
  "description": "A tool that hides distractions on websites",
  "version": "1.0",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://news.ycombinator.com/*",
        "*://*.youtube.com/*",
        "*://*.x.com/*",
        "*://*.reddit.com/*"
      ],
      "css": [
        "hide.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{05a3bdfe-b4a2-484e-861a-546fc1974658}"
    }
  }
}

Best No distractions Alternatives

Here are some Firefox add-ons that are similar to No distractions: