diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 04ea6c16..5daf0bc7 100644 --- a/manifest.json +++ b/manifest.json @@ -64,7 +64,8 @@ "web_accessible_resources": ["src/assets/javascripts/helpers/*"], "browser_specific_settings": { "gecko": { - "id": "{b7f9d2cd-d772-4302-8c3f-eb941af36f76}" + "id": "{b7f9d2cd-d772-4302-8c3f-eb941af36f76}", + "strict_min_version": "67.0" } } } |