Hide For You Twitter / X Firefox

Examine source code of Hide For You Twitter / X

Inspect and view changes in Hide For You Twitter / X source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Hide for you Twitter / X",
  "version": "1.0.1",
  "description": "Hides the \"For you\" slop tab on Twitter / X and forces the \"Following\" timeline.",
  "browser_specific_settings": {
    "gecko": {
      "id": "hide-for-you@lido23",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  },
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg",
    "128": "icons/icon.svg"
  },
  "permissions": [
    "storage"
  ],
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_title": "Hide for you",
    "default_icon": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*",
        "https://twitter.com/*"
      ],
      "js": [
        "src/content/content.js"
      ],
      "css": [
        "src/content/hide.css"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Hide For You Twitter / X Alternatives

Here are some Firefox add-ons that are similar to Hide For You Twitter / X: