1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-20 07:18:47 +00:00
Files
UXP/devtools/server/tests/unit/addons/web-extension/manifest.json
T

11 lines
169 B
JSON

{
"manifest_version": 2,
"name": "Test Addons Actor",
"version": "1.0",
"applications": {
"gecko": {
"id": "test-addons-actor@mozilla.org"
}
}
}