From 1e8a48cd2d42d10e0bedc584b6bbcbcc87cf4ce4 Mon Sep 17 00:00:00 2001 From: AmraniCh Date: Thu, 1 Jul 2021 18:42:54 +0100 Subject: [PATCH] manifest.json Updated --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 568e370..3779510 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 2, "name": "Github Code Font Changer", - "description": "Simple Chrome extension to change and customize the GitHub code font.", - "version": "1.0.0", + "description": "Chrome extension to change and customize the default GitHub code viewer font", + "version": "1.0", "icons": { "16": "images/icon16.png", "48": "images/icon48.png",