diff --git a/manifest.json b/manifest.json index e342c6f..d2d353b 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BetterLC", "version": "1.3", - "description": "Chrome extension to unlock leetcode company tags.", + "description": "Chrome extension to unlock leetcode company tags and also suggesting more company specific questions.", "host_permissions": [ "https://leetcode.com/problems/*" ],