We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aedf84 commit 05c690aCopy full SHA for 05c690a
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Hitbullseye Automate Tool",
3
- "version": "2.0.0",
+ "version": "2.1.0",
4
"homepage_url": "https://github.com/sauravhathi/Hitbullseye-Automate-Tool",
5
"description": "Attempt all the questions in a test on hitbullseye.com with a single click.",
6
"author": "Saurav Hathi",
@@ -23,7 +23,7 @@
23
24
"matches": ["https://*.hitbullseye.com/*"],
25
"css": ["./popup/popup.css"],
26
- "js": ["content.js", "getQuestions.js", "toast.js"]
+ "js": ["content.js", "toast.js"]
27
}
28
]
29
0 commit comments