FlightRadar24 - No Sidebar Firefox

Examine source code of FlightRadar24 - No Sidebar

Inspect and view changes in FlightRadar24 - No Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FR24 No Sidebar",
  "description": "Hides the Flightradar24 sidebar container and expands the main view.",
  "version": "1.0.0",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.flightradar24.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "fr24-nosidebar@devrim.biz.tr",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best FlightRadar24 - No Sidebar Alternatives

Here are some Firefox add-ons that are similar to FlightRadar24 - No Sidebar: