Skip to content

Commit 05c690a

Browse files
committed
Update manifest.json
1 parent 5aedf84 commit 05c690a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Hitbullseye Automate Tool",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"homepage_url": "https://github.com/sauravhathi/Hitbullseye-Automate-Tool",
55
"description": "Attempt all the questions in a test on hitbullseye.com with a single click.",
66
"author": "Saurav Hathi",
@@ -23,7 +23,7 @@
2323
{
2424
"matches": ["https://*.hitbullseye.com/*"],
2525
"css": ["./popup/popup.css"],
26-
"js": ["content.js", "getQuestions.js", "toast.js"]
26+
"js": ["content.js", "toast.js"]
2727
}
2828
]
2929
}

0 commit comments

Comments
 (0)