AlgoMind Quiz Firefox

Examine source code of AlgoMind Quiz

Inspect and view changes in AlgoMind Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AlgoMind Quiz",
  "version": "1.0",
  "description": "Sharpen your algorithmic thinking with daily interactive quizzes on data structures, algorithms, and computer science fundamentals. Perfect for students and developers preparing for technical interviews.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "AlgoMind Quiz"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{52a68566-aa6f-4d10-b7d8-5db920f55704}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best AlgoMind Quiz Alternatives

Here are some Firefox add-ons that are similar to AlgoMind Quiz: