Bye For You - Remove 'For You' X Tab Firefox

Examine source code of Bye For You - Remove 'For You' X Tab

Inspect and view changes in Bye For You - Remove 'For You' X Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Bye For You - Remove 'For You' X Tab",
  "version": "0.2.1",
  "description": "Removes the 'For You' tab from X (Twitter) and defaults to the 'Following' timeline.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*",
        "*://x.com/*"
      ],
      "js": [
        "scripts/content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "16": "icons/bye-for-you-16.png",
    "48": "icons/bye-for-you-48.png",
    "128": "icons/bye-for-you-128.png"
  },
  "action": {
    "default_icon": "icons/bye-for-you-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "bye-for-you@alterebro.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Bye For You - Remove 'For You' X Tab Alternatives

Here are some Firefox add-ons that are similar to Bye For You - Remove 'For You' X Tab: