From 443641a4144182f40e9efbbe4661f87bb655d8be Mon Sep 17 00:00:00 2001 From: Jhonatas Machado Date: Sat, 23 May 2020 00:10:05 -0300 Subject: [PATCH] Update manifest.json --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 5b54b1b..fa1c049 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -5,7 +5,7 @@ "version": "1.5.1", "homepage_url": "https://github.com/jhonatasrm/print-preview", "default_locale": "en", - "author": "Jhonatas Rodrigues", + "author": "Jhonatas Machado", "applications": { "gecko": { "strict_min_version": "58.0" @@ -59,4 +59,4 @@ "storage", "menus" ] -} \ No newline at end of file +}