WingPing — Overhead Aircraft Alerts Firefox

Examine source code of WingPing — Overhead Aircraft Alerts

Inspect and view changes in WingPing — Overhead Aircraft Alerts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WingPing — Overhead Aircraft Alerts",
  "version": "0.6.1",
  "description": "Alerts when watched aircraft, military traffic, helicopters, jets, or balloons fly overhead. Radar, ATC radio, flight paths.",
  "permissions": [
    "storage",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://api.airplanes.live/*",
    "https://api.adsb.lol/*",
    "https://nominatim.openstreetmap.org/*",
    "https://api.open-meteo.com/*"
  ],
  "background": {
    "scripts": [
      "background-ff.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "wingping-ext@bantachris.gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best WingPing — Overhead Aircraft Alerts Alternatives

Here are some Firefox add-ons that are similar to WingPing — Overhead Aircraft Alerts: