8007d01874
* feat: add support for the U2F Web API * chore: fix lint * chore: fix tests * build: disable src caching * Revert "build: disable src caching" This reverts commit c4c8a60fc435a10788475ec171399a55ac2dd674. * chore: update per feedback * chore: consistent code removal
23 lines
No EOL
444 B
JSON
23 lines
No EOL
444 B
JSON
{
|
|
"resourcesPrivate": {
|
|
"channel": "stable",
|
|
"extension_types": [
|
|
"extension"
|
|
],
|
|
"location": "component"
|
|
},
|
|
"management": {
|
|
"channel": "stable",
|
|
"extension_types": [
|
|
"extension"
|
|
]
|
|
},
|
|
"cryptotokenPrivate": {
|
|
"channel": "stable",
|
|
"extension_types": ["extension"],
|
|
"location": "component",
|
|
"allowlist": [
|
|
"E24F1786D842E91E74C27929B0B3715A4689A473" // Cryptotoken
|
|
]
|
|
}
|
|
} |