From 7a04fb25775aebba9488866a09e14b981861c84d Mon Sep 17 00:00:00 2001 From: wanhose Date: Sun, 19 Apr 2020 16:53:35 +0200 Subject: [PATCH] refactor(manifest): description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 74794b6..c19e62d 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "QuantcastAutoRefuser", "version": "1.0", - "description": "A Chrome extension which allows you to refuse all Quantcast cookie-consent dialogs automatically", + "description": "A Chrome extension that allows you to refuse all Quantcast cookie-consent dialogs automatically", "content_scripts": [ { "all_frames": true,