1
Fork 0

Chore: Add Firefox Add-on ID to manifest.json

This commit is contained in:
Bauke 2019-11-10 19:26:04 +01:00
parent 68c504011b
commit 32b72db90d
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
1 changed files with 6 additions and 1 deletions

View File

@ -46,5 +46,10 @@
"../ts/scripts/user-labels.ts"
]
}
]
],
"applications": {
"gecko": {
"id": "{3a6a9b87-5ea1-441c-98d8-e27a1a0958c8}"
}
}
}