Bring the profile indicator feature to TW

Adapted the existing code in order for it to be injected too in TW.

Change-Id: I01720c040f7bbab892f02a8f2935ebcaeb01b68f
diff --git a/templates/manifest.gjson b/templates/manifest.gjson
index 39d0804..06a9965 100644
--- a/templates/manifest.gjson
+++ b/templates/manifest.gjson
@@ -41,8 +41,8 @@
     "storage"
   ],
   "web_accessible_resources": [
-    "injections/console_profileindicator_inject.js",
-    "injections/console_profileindicator_inject.css"
+    "injections/profileindicator_inject.js",
+    "injections/profileindicator_inject.css"
   ],
   "browser_action": {},
 #if defined(CHROMIUM)