diff --git a/extension/manifest.json b/extension/manifest.json index d39d1e5..daccd18 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "ChatGPT Extension", "short_name": "ChatGPT 🧩", - "description": "A Chrome template to start using chatgpt.js like a boss!", + "description": "A Chromium extension template to start using chatgpt.js like a boss!", "version": "2024.11.14", "author": "chatgpt.js", "homepage_url": "https://github.com/KudoAI/chatgpt.js-chrome-starter",