feat(manifest): dynamic description by language and set english by default
This commit is contained in:
parent
46b0bd0c91
commit
2c25bb56af
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user