diff --git a/manifest.json b/manifest.json index a6ac84f..1e8885d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,13 +1,7 @@ { - "applications": { - "gecko": { - "id": "i2ppb@eyedeekay.github.io", - "strict_min_version": "91.1.0" - } - }, "browser_specific_settings": { "gecko": { - "id": "addon@example.com", + "id": "i2ppb@eyedeekay.github.io", "strict_min_version": "91.1.0" } },