For test only: fixed addon's ID on firefox

This commit is contained in:
Matheus Faustino 2018-09-03 21:44:47 -03:00
parent ebb5aa17b8
commit 4ad9b018f8
No known key found for this signature in database
GPG Key ID: A132F02D41D2F4A6

View File

@ -5,6 +5,12 @@
"description": "__MSG_description__",
"homepage_url": "https://add0n.com/stylus.html",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "{a9449967-86c7-4d0e-8285-322cef7c40f2}",
"strict_min_version": "42.0"
}
},
"icons": {
"16": "/images/icon/16.png",
"32": "/images/icon/32.png",