By: cybersaksham Add-on
Inspect and view changes in Quiz GPT source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quiz GPT",
"version": "1.0",
"description": "Solves the google form quiz by chat gpt 4",
"permissions": [
"activeTab",
"contextMenus",
"tabs",
"*://localhost/*",
"https://chatgpt-proxy-zeta.vercel.app/"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_title": "Quiz GPT"
},
"content_scripts": [
{
"matches": [
"*://docs.google.com/forms/*"
],
"js": [
"functions.js"
]
}
],
"commands": {
"getAnswers": {
"suggested_key": {
"default": "Ctrl+Shift+F",
"windows": "Ctrl+Shift+F",
"mac": "MacCtrl+Shift+F"
},
"description": "Get Answers"
},
"toggleAnswers": {
"suggested_key": {
"default": "Ctrl+Shift+H",
"windows": "Ctrl+Shift+H",
"mac": "MacCtrl+Shift+H"
},
"description": "Show/Hide Answers"
},
"eraseAnswers": {
"suggested_key": {
"default": "Ctrl+Shift+E",
"windows": "Ctrl+Shift+E",
"mac": "MacCtrl+Shift+E"
},
"description": "Erase Answers"
}
},
"icons": {
"500": "logo.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{01fb40c1-b7ae-4256-96ea-9e4400ddfb65}"
}
}
} Best Quiz GPT Alternatives
Here are some Firefox add-ons that are similar to Quiz GPT:
MyQuizGPT - AI Quiz Generator
MyQuizGPT
FormSolver GPT5 Nano
XZV Developer
QuizGPT (NEW: Start Free!)
marsss
Quiz AI Solver
piyush07
Quiz Wand
barryallen16
Free Quiz Mate
Layne
PicGPT
PicGPT
Quiz Maker AI CM
Vadexa Onis
ChatGPT for Vu Quiz
Chaudhry Rehman
UnleashGPT
UnleashGPT
Quiz App Basic
Fb88
ChatGPT Online for Google
Mickael Kasinski