X Disable Recommend Tab Firefox

Examine source code of X Disable Recommend Tab

By: jkkn
Inspect and view changes in X Disable Recommend Tab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "X Disable Recommend Tab",
  "version": "1.0.1",
  "description": "Disable the 'おすすめ' tab on X",
  "browser_specific_settings": {
    "gecko": {
      "id": "x-disable-recommend-tab2@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best X Disable Recommend Tab Alternatives

Here are some Firefox add-ons that are similar to X Disable Recommend Tab: