Update manifest.json

This commit is contained in:
Daniel Tschinder
2019-04-23 15:36:36 -07:00
parent e4a8307106
commit 83e4684137
2 changed files with 4 additions and 2 deletions

View File

@@ -37,9 +37,10 @@
"page": "options.html",
"chrome_style": false
},
"applications": {
"browser_specific_settings": {
"gecko": {
"id": "addon@wakatime.com"
"id": "addon@wakatime.com",
"strict_min_version": "48.0"
}
}
}