ASN Plus Firefox

Examine source code of ASN Plus

By: Shane Add-on
Inspect and view changes in ASN Plus source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "ASN Plus",
  "description": "Aviation Safety Network Plus - Additional Features, Display and Search Options.",
  "homepage_url": "https://asn-plus.cssnr.com/",
  "author": "Shane",
  "version": "0.3.1",
  "manifest_version": 3,
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+A"
      },
      "description": "Show Main Popup Action"
    },
    "openHome": {
      "suggested_key": {
        "default": "Alt+Shift+X"
      },
      "description": "Open ASN Home Page"
    }
  },
  "omnibox": {
    "keyword": "asn"
  },
  "permissions": [
    "contextMenus",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "*://asn.flightsafety.org/*",
    "*://aviation-safety.net/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://asn.flightsafety.org/*",
        "*://aviation-safety.net/*"
      ],
      "run_at": "document_start",
      "js": [
        "dist/jquery/jquery.min.js",
        "js/asn.js",
        "js/audio.js",
        "js/content-script.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "css/dark.css"
      ],
      "matches": [
        "*://asn.flightsafety.org/*",
        "*://aviation-safety.net/*"
      ]
    }
  ],
  "background": {
    "type": "module",
    "scripts": [
      "js/service-worker.js"
    ]
  },
  "options_ui": {
    "page": "html/options.html",
    "open_in_tab": true
  },
  "action": {
    "default_popup": "html/popup.html",
    "default_title": "ASN Plus",
    "default_icon": {
      "16": "images/logo16.png",
      "32": "images/logo32.png",
      "48": "images/logo48.png",
      "96": "images/logo96.png",
      "128": "images/logo128.png"
    }
  },
  "icons": {
    "16": "images/logo16.png",
    "32": "images/logo32.png",
    "48": "images/logo48.png",
    "96": "images/logo96.png",
    "128": "images/logo128.png"
  },
  "optional_permissions": [
    "*://registry.faa.gov/AircraftInquiry/Search/*",
    "*://wwwapps.tc.gc.ca/saf-sec-sur/2/ccarcs-riacc/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "asn-plus@cssnr.com",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ASN Plus Alternatives

Here are some Firefox add-ons that are similar to ASN Plus: