提供元: Mishka Falu Add-on
Inspect and view changes in Basic Bearer Headers source codes across current and past versions
Try xHeader →
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をいくつか紹介します:
Basic / Bearer Auth Header
Mishka Falu
Base64ify
James McNee
TokenBear
Nejc P.
Base64 EnDeCoder
Malia
User Authentication AuT
Qin Authe
HeaderForge
Andrei Dev
Token Detective
Sainteryn
Base64 Tools
tycrek
Base64Extension
ztoben
Base64 Tool
Sarashie
HeadForge
OWT
Header Editor Pro – Modify HTTP Headers
Charly Brown