refactor(manifest): drop default locale from now

This commit is contained in:
wanhose 2020-05-24 21:45:14 +02:00
parent 84d4945e7d
commit 9d36a86c61

View File

@ -2,7 +2,6 @@
"manifest_version": 2, "manifest_version": 2,
"name": "Do Not Consent", "name": "Do Not Consent",
"version": "2.2", "version": "2.2",
"default_locale": "en",
"description": "A Chrome extension that allows you to remove cookie consent dialogs automatically", "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically",
"icons": { "icons": {
"16": "assets/icon16.png", "16": "assets/icon16.png",