Lightweight X (formerly Twitter) Firefox

Examine source code of Lightweight X (formerly Twitter)

By: menkuri Add-on
Inspect and view changes in Lightweight X (formerly Twitter) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Lightweight X (formerly Twitter)",
  "description": "Lightweight of X (formerly Twitter) which is very heavy in Firefox.",
  "version": "1.0.0",
  "icons": {
    "128": "images/icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "css": [
        "main.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lightweight-twitter@amo-menkuri.com"
    }
  }
}

Best Lightweight X (formerly Twitter) Alternatives

Here are some Firefox add-ons that are similar to Lightweight X (formerly Twitter):