tenfourfox/toolkit/mozapps/extensions/test/addons/webextension_2/manifest.json

11 lines
177 B
JSON
Raw Normal View History

2017-04-19 07:56:45 +00:00
{
"name": "Web Extension Name",
"version": "1.0",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "last-webextension2@tests.mozilla.org"
}
}
}