Remove Support Tetrio Banner Firefox

Examine source code of Remove Support Tetrio Banner

Inspect and view changes in Remove Support Tetrio Banner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Remove Support Tetrio Banner",
  "version": "1.0",
  "description": "Removes bright white \"Support Tetrio\" banner on tetr.io.",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://tetr.io/*"
      ],
      "js": [
        "remove-banner-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "host_permissions": [
    "https://tetr.io/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "remove-support-tetrio-banner@fake.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Remove Support Tetrio Banner Alternatives

Here are some Firefox add-ons that are similar to Remove Support Tetrio Banner: