diff --git a/extension/manifest.json b/extension/manifest.json index 12ce76bbf..69e9aeb57 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -4,7 +4,7 @@ "name": "rikaikun", "version": "1.0.0", - "description": "rikaikun helps you to read Japanese web pages by showing the reading and English definition of Japanese words when you hover over them.", + "description": "rikaikun shows the reading and English definition of Japanese words when you hover over Japanese text in Chrome.", "icons": { "48": "images/icon48.png", "128": "images/icon128.png" }, "permissions": ["clipboardWrite", "storage"],