diff --git a/manifest.json b/manifest.json index 3e46c20..472dc7f 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,12 @@ "description": "Neutralizes annoying parts of the Medium reading experience so it's more enjoyable to read things.", "version": "1.2", + "applications": { + "gecko": { + "id": "mmra@matt.baer.works", + "strict_min_version": "42.0" + } + }, "options_ui": { "page": "options.html", "chrome_style": true