12 lines
284 B
JSON
12 lines
284 B
JSON
{
|
|
"manifest_version": 2,
|
|
"name": "XPI Telemetry Restartless Test",
|
|
"description": "A restartless addon which gets enabled without a reboot.",
|
|
"version": "1.0",
|
|
|
|
"browser_specific_settings": {
|
|
"gecko": {
|
|
"id": "tel-restartless-webext@tests.mozilla.org"
|
|
}
|
|
}
|
|
}
|