CredScanner Firefox

Examine source code of CredScanner

Inspect and view changes in CredScanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Auto JS Secret Scanner",
  "version": "1.0",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bf132f45-bb35-45da-a234-1b648110b819}"
    }
  }
}

Best CredScanner Alternatives

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