diff --git a/manifest.json b/manifest.json index db0ca3c..cc890bc 100644 --- a/manifest.json +++ b/manifest.json @@ -13,9 +13,9 @@ "128": "icons/icon128.png" }, "permissions": ["storage"], "applications": { - "gecko": { - "id": "placidtab2@kylemitchell.me", - "strict_min_version": "57.0" + "gecko": { + "id": "placidtab2@kylemitchell.me", + "strict_min_version": "57.0" + } } } -}