NOAuth Firefox

Examine source code of NOAuth

Inspect and view changes in NOAuth 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": 2,
  "name": "NOAuth",
  "description": "Identify OAuth flows and vulnerabilities",
  "version": "1.5.0",
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "storage",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "512": "icons/auth-512.png"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8b94c17c-463f-432b-a401-16a7f1763b21}"
    }
  },
  "icons": {
    "512": "icons/auth-512.png"
  }
}

Mejores alternativas NOAuth

Aquí hay algunas Firefox add-ons que son similares a NOAuth: