PQSpy Firefox

Examine source code of PQSpy

Inspect and view changes in PQSpy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PQSpy",
  "description": "Shows whether the connection was protected with post-quantum encryption",
  "version": "0.1.4",
  "browser_action": {
    "default_icon": {
      "114": "icons/unk.png"
    },
    "default_title": "PQSpy",
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "114": "icons/yes.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f507746b-2607-45b1-b022-d87a5c5ea3b7}",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best PQSpy Alternatives

Here are some Firefox add-ons that are similar to PQSpy: