diff --git a/manifest.json b/manifest.json index 751e52b..aa7c41f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,8 +6,8 @@ "description": "Send a notification when a caption in Google Meet matches a certain regex.", "homepage_url": "https://gitlab.com/ceda_ei/google-meet-captions-regex", - "permission": [ - "notification", + "permissions": [ + "notifications", "storage" ],