TwitReplace | Bring back the old Twitter logo. Firefox

Examine source code of TwitReplace | Bring back the old Twitter logo.

Inspect and view changes in TwitReplace | Bring back the old Twitter logo. 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": "TwitReplace | Replace Twitter Logo",
  "version": "1.5",
  "description": "Returns the old logo to the Twitter site",
  "icons": {
    "48": "icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://twitter.com/*",
        "*://x.com/*",
        "*://mobile.x.com/*",
        "*://mobile.twitter.com/*"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_action": {
    "default_icon": {
      "48": "icon48.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0ded5dbe-2099-43bb-b6e4-471bf34633a1}",
      "strict_min_version": "58.0"
    }
  }
}

Best TwitReplace | Bring back the old Twitter logo. Alternatives

Here are some Firefox add-ons that are similar to TwitReplace | Bring back the old Twitter logo.: