diff --git a/src/manifest.json b/src/manifest.json index 221e6be..046ad50 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,8 @@ "manifest_version": 2, "name": "Do Not Consent", "version": "2.5", - "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically", + "default_locale": "en", + "description": "__MSG_appDesc__", "icons": { "16": "assets/icon16.png", "48": "assets/icon48.png",