Por: 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}"
}
}
} Melhores alternativas User Authentication AuT
Aqui estão algumas Firefox add-ons que são similares a User Authentication AuT: