mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
10 lines
169 B
JSON
10 lines
169 B
JSON
|
|
{
|
||
|
|
"manifest_version": 2,
|
||
|
|
"name": "Test Addons Actor",
|
||
|
|
"version": "1.0",
|
||
|
|
"applications": {
|
||
|
|
"gecko": {
|
||
|
|
"id": "test-addons-actor@mozilla.org"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|