f369b144d6
feat: add more manifest key options
9 lines
No EOL
180 B
JSON
9 lines
No EOL
180 B
JSON
{
|
|
"name": "malformed",
|
|
"version": "0.1",
|
|
"manifest_version": 3,
|
|
"description": "Extension with invalid host_permissions",
|
|
"host_permissions": [
|
|
"malformed_host"
|
|
]
|
|
} |