User Authentication AuT Firefox

Examine source code of User Authentication AuT

제작자: Qin Authe
Inspect and view changes in User Authentication AuT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "User Authentication & Authorization Tool",
  "version": "1.3",
  "description": "Inspect, manage, and simulate user authentication headers for secure API testing.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{427ebaf1-386c-483d-b87e-58579a7aff0e}"
    }
  }
}

최고의 User Authentication AuT 대안

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