ExamGoal AI Question Generator Firefox

Examine source code of ExamGoal AI Question Generator

By: Yashwin
Inspect and view changes in ExamGoal AI Question Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ExamGoal AI Twinsie Generator",
  "version": "1.2.1",
  "author": "Yashwin",
  "description": "Generate JEE practice twins for ExamGoal questions.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://room.examgoal.com/*",
    "https://api.groq.com/*"
  ],
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://room.examgoal.com/tests/analysis/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "eg-twins@yashwin.dev",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ExamGoal AI Question Generator Alternatives

Here are some Firefox add-ons that are similar to ExamGoal AI Question Generator: