diff --git a/imagify/manifest.json b/imagify/manifest.json index 93fcd5a..a4bec80 100644 --- a/imagify/manifest.json +++ b/imagify/manifest.json @@ -1,6 +1,6 @@ { - "description": "Adds a sidebar offerin a file picker and drap and drop zone. When an image file is chosen the active tab's body content is replaced with file selected. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#imagify", + "description": "Adds a sidebar offering a file picker and drap and drop zone. When an image file is chosen the active tab's body content is replaced with file selected. See https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Examples#imagify", "manifest_version": 2, "name": "Imagify", "version": "1.0",