mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 18:03:06 +09:00
16 lines
245 B
JSON
16 lines
245 B
JSON
[
|
|
{
|
|
"namespace": "manifest",
|
|
"types": [
|
|
{
|
|
"$extend": "Permission",
|
|
"choices": [
|
|
{
|
|
"type": "string",
|
|
"pattern": "^experiments(\\.\\w+)+$"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|