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",