NOAuth Firefox

Examine source code of NOAuth

제작자: Hacks and Hops Add-on
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"
  }
}

최고의 NOAuth 대안

다음은 NOAuth과(와) 유사한 Firefox add-on입니다: