Remove Twitter View Count Firefox

Examine source code of Remove Twitter View Count

Inspect and view changes in Remove Twitter View Count source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Twitter View Count",
  "version": "0.4.1",
  "description": "Removes the stupid Twitter view counters added by Musk.",
  "default_locale": "en",
  "author": "sas.luca.al@gmail.com",
  "homepage_url": "https://github.com/SasLuca/RemoveTwitterViewCount/",
  "icons": {
    "16": "icons/icon-16.png",
    "24": "icons/icon-24.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "24": "icons/icon-24.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Remove Twitter View Count"
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "*://*.twitter.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "removeviewcount@twitter.com"
    }
  }
}

Best Remove Twitter View Count Alternatives

Here are some Firefox add-ons that are similar to Remove Twitter View Count: