Port Authority Firefox

Examine source code of Port Authority

Inspect and view changes in Port Authority source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Blocks websites from using javascript to port scan your computer/network and dynamically blocks all LexisNexis endpoints from running their invasive data collection scripts. ",
  "manifest_version": 2,
  "name": "Port Authority",
  "version": "2.2.0",
  "homepage_url": "https://github.com/ACK-J/Port_Authority",
  "icons": {
    "48": "icons/logo-48.png",
    "96": "icons/logo-96.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{6c00218c-707a-4977-84cf-36df1cef310f}"
    }
  },
  "content_security_policy": "default-src 'self'; style-src 'self'",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "tabs",
    "notifications",
    "dns",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "options_ui": {
    "page": "settings/settings.html"
  },
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_title": "Port Authority",
    "default_icon": {
      "16": "icons/logo-16.png",
      "32": "icons/logo-32.png"
    }
  }
}

Best Port Authority Alternatives

Here are some Firefox add-ons that are similar to Port Authority: