diff --git a/extension/manifest.json b/extension/manifest.json index 7ae295ac0..a32f412bd 100644 --- a/extension/manifest.json +++ b/extension/manifest.json @@ -236,7 +236,7 @@ }, { "matches": ["https://www.torn.com/personalstats.php*"], - "js": ["scripts/features/avg-personal-stat/avg-personal-stat.entry.js"], + "js": ["scripts/features/average-personal-stat/ttAveragePersonalStat.entry.js"], "run_at": "document_end" }, {