Basic Bearer Headers Firefox

Examine source code of Basic Bearer Headers

제작자: Mishka Falu Add-on
Inspect and view changes in Basic Bearer Headers 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": "Basic Bearer Headers",
  "version": "5.5",
  "description": "Generate and decode HTTP Basic and Bearer Authorization headers in one place. Encode user:pass to Base64, assemble token headers, and read existing headers back into username, password or token. Runs locally.",
  "icons": {
    "32": "graphics/icon-32.png",
    "48": "graphics/icon-48.png",
    "64": "graphics/icon-64.png",
    "96": "graphics/icon-96.png",
    "128": "graphics/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{a4d7a3f1-119a-4531-882c-6bc6079268da}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Basic Bearer Headers",
    "default_popup": "app/popup.html",
    "default_icon": {
      "32": "graphics/icon-32.png",
      "48": "graphics/icon-48.png",
      "64": "graphics/icon-64.png"
    }
  }
}

최고의 Basic Bearer Headers 대안

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