KillTheX Firefox

Examine source code of KillTheX

Inspect and view changes in KillTheX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KillTheX",
  "version": "1.1",
  "description": "Removes all Xs from Twitter",
  "permissions": [
    "webNavigation"
  ],
  "icons": {},
  "content_scripts": [
    {
      "matches": [
        "*://*.twitter.com/*",
        "*://*.x.com/*"
      ],
      "js": [
        "remove.js"
      ],
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "images/icon.png"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{f669ac65-6e9d-48cc-bd16-8af49678deff}"
    }
  }
}

Mejores alternativas KillTheX

Aquí hay algunas Firefox add-ons que son similares a KillTheX: