chore(manifest): upgrade version
This commit is contained in:
parent
9bd8fb83e8
commit
1752862c15
@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 2,
|
||||
"name": "Cookie Dialog Monster",
|
||||
"version": "5.4.2",
|
||||
"version": "5.4.3",
|
||||
"default_locale": "en",
|
||||
"description": "__MSG_appDesc__",
|
||||
"icons": {
|
||||
@ -23,7 +23,8 @@
|
||||
"exclude_matches": [
|
||||
"*://*.gfycat.com/*",
|
||||
"*://*.gmx.com/*",
|
||||
"*://*.rundschau-online.de/*"
|
||||
"*://*.rundschau-online.de/*",
|
||||
"*://*.mediathekviewweb.de/*"
|
||||
],
|
||||
"js": ["scripts/content.js"],
|
||||
"matches": ["http://*/*", "https://*/*"],
|
||||
|
Loading…
Reference in New Issue
Block a user