Flightradar Sidebar Remover Firefox

Examine source code of Flightradar Sidebar Remover

Inspect and view changes in Flightradar Sidebar Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Flightradar Sidebar Remover",
  "version": "1.0",
  "description": "Removes the new and annoying sidebar on FR24",
  "author": "FireCreeper21",
  "content_scripts": [
    {
      "matches": [
        "*://*.flightradar24.com/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "flightradar-cleaner@fc21.de",
      "strict_min_version": "113.0",
      "data_collection_permissions": {
        "storage": {
          "description": "This extension does not collect any personal data"
        },
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Flightradar Sidebar Remover Alternatives

Here are some Firefox add-ons that are similar to Flightradar Sidebar Remover: