InsensitiveX Firefox

Examine source code of InsensitiveX

By: Socram
Inspect and view changes in InsensitiveX source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "InsensitiveX",
  "version": "1.0",
  "description": "Allows watching sensitive media on X (formely known as Twitter) for all accounts",
  "icons": {
    "16": "logo/thumb_16.png",
    "128": "logo/thumb_128.png"
  },
  "permissions": [],
  "host_permissions": [
    "https://x.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://x.com/*"
      ],
      "js": [
        "patch.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "insensitivex@orca.pet"
    }
  }
}

Best InsensitiveX Alternatives

Here are some Firefox add-ons that are similar to InsensitiveX: