From 04d0191e86814a4831fd4f4cba16fe132865836d Mon Sep 17 00:00:00 2001 From: Vangelis Kostalas Date: Fri, 5 Jul 2019 10:51:55 +0300 Subject: [PATCH] manifest.json for API version 1 --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 8a3d285..3b6d457 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "api_version": "1", "manifest_version": "1", "name": "Unicode extension", - "description": "Extension Description", - "developer_name": "John Doe", + "description": "Search for Unicode characters and copy them to the clipboard.", + "developer_name": "Vangelis Kostalas", "icon": "images/unicode.png", "options": { "query_debounce": 0.5