feat(manifest): dynamic description by language and set english by default

This commit is contained in:
wanhose 2020-05-31 13:06:28 +02:00
parent 46b0bd0c91
commit 2c25bb56af

View File

@ -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",