Changed denomination
diff --git a/tailwind_inject.js b/forum_inject.js
similarity index 100%
rename from tailwind_inject.js
rename to forum_inject.js
diff --git a/manifest.json b/manifest.json
index de3f1f5..2ea706a 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,8 +1,8 @@
 {
   "manifest_version": 2,
-  "name": "Infinite Scroll in Tailwind",
+  "name": "Infinite Scroll in TW",
   "version": "0.0.3",
-  "description": "Get infinite Scroll in Tailwind and the Community Console",
+  "description": "Get infinite Scroll in the Google Forums and the Community Console",
   "icons": {
     "512": "icons/512.png",
     "128": "icons/128.png"
@@ -14,7 +14,7 @@
     },
     {
       "matches": ["https://support.google.com/*/threads*"],
-      "js": ["tailwind_inject.js"]
+      "js": ["forum_inject.js"]
     }
   ],
   "permissions": [