ProofScout Page Assistant Firefox

Examine source code of ProofScout Page Assistant

By: Favour Add-on
Inspect and view changes in ProofScout Page Assistant 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
{
  "manifest_version": 3,
  "name": "ProofScout Page Assistant",
  "version": "3.0.0",
  "description": "Offline page audit for opportunity risk, XSS and SQL indicators, URL tricks, secrets, CSRF gaps and accessibility bugs.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "action": {
    "default_title": "Open ProofScout"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "proofscout-page-assistant@favour187.github.io",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best ProofScout Page Assistant Alternatives

Here are some Firefox add-ons that are similar to ProofScout Page Assistant: