diff --git a/manifest.json b/manifest.json index 795f250b..3ab39992 100644 --- a/manifest.json +++ b/manifest.json @@ -35,6 +35,7 @@ "https://practice.geeksforgeeks.org/*" ], "js": [ + "scripts/util.js", "scripts/leetcode.js", "scripts/authorize.js", "scripts/gfg.js" diff --git a/popup.html b/popup.html index 31791f1a..4835703e 100644 --- a/popup.html +++ b/popup.html @@ -117,6 +117,7 @@