Fixes #4
diff --git a/manifest.json b/manifest.json
index af381a9..723370b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -20,6 +20,10 @@
       "matches": ["https://support.google.com/*/thread/*"],
       "js": ["thread_inject.js"],
       "run_at": "document_end"
+    },
+    {
+      "matches": ["https://support.google.com/*/profile/*"],
+      "js": ["profile_inject.js"]
     }
   ],
   "permissions": [