Tweets Against Humanity Firefox

Examine source code of Tweets Against Humanity

Inspect and view changes in Tweets Against Humanity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Tweets Against Humanity",
  "description": "Turn Twitter into a deck-building rougelike",
  "homepage_url": "https://github.com/rebane2001/TweetsAgainstHumanity",
  "version": "1.0.1",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "images/icon-128.png"
      ],
      "matches": [
        "https://*/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "tweets-against-humanity.user.js"
      ],
      "matches": [
        "https://x.com/*",
        "https://twitter.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "TweetsAgainstHumanity@lyra.horse",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Tweets Against Humanity Alternatives

Here are some Firefox add-ons that are similar to Tweets Against Humanity: