diff --git a/MantisHelperPlugin/manifest.json b/MantisHelperPlugin/manifest.json index e1f64af..e0ae234 100644 --- a/MantisHelperPlugin/manifest.json +++ b/MantisHelperPlugin/manifest.json @@ -6,7 +6,7 @@ "background": { "service_worker": "background.js" }, - "description": "Open selected number in Mantis", + "description": "Select a number on a website and open it in Mantis from the context menu", "options_page": "options.html", "icons": { "16": "icon-16.png",