From da28c5a0a43c4d0930780d9ab3c71c2fd965897d Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 9 Jan 2022 12:07:46 +0100 Subject: [PATCH] chore(manifest): remove all_frames and upgrade version --- manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index f1cd6f5..886d4f9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Cookie Dialog Monster", - "version": "5.4.4", + "version": "5.4.5", "default_locale": "en", "description": "__MSG_appDesc__", "icons": { @@ -19,7 +19,6 @@ }, "content_scripts": [ { - "all_frames": true, "exclude_matches": [ "*://*.gfycat.com/*", "*://*.gmx.com/*",