{
"name": "Web Authentication Proxy API Test",
"manifest_version": 3,
"version": "0.1",
"background": {
"service_worker": "test.js",
"type": "module"
},
"permissions": [
"webAuthenticationProxy"
]
}
{
"name": "Web Authentication Proxy API Test",
"manifest_version": 3,
"version": "0.1",
"background": {
"service_worker": "test.js",
"type": "module"
},
"permissions": [
"webAuthenticationProxy"
]
}