From 50dcc2191ca60e33c9abd863e0f984ba19501e5a Mon Sep 17 00:00:00 2001 From: Kamil Tomala Date: Wed, 6 Jun 2018 17:04:43 +0200 Subject: [PATCH] Make the description shorter for chrome web store --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6fb911e..5a94026 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "Clipboard Inserter", "version": "0.3.0", - "description": "A simple addon whose purpose is to automatically insert contents of clipboard into the page. Uses icon made by Google from www.flaticon.com licensed by CC 3.0 BY", + "description": "A simple addon that inserts clipboard contents into the page. Uses icon made by Google from www.flaticon.com licensed by CC 3.0 BY", "icons": {},