Algorithm Big-O Complexity Lab Firefox

Examine source code of Algorithm Big-O Complexity Lab

Inspect and view changes in Algorithm Big-O Complexity Lab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Algorithm Big-O Complexity Lab",
  "version": "1.0",
  "description": "Test and refine your understanding of computer science algorithms and Big-O time complexity through interactive quick-fire challenges.",
  "icons": {
    "48": "algorithm_lab_icon.png"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_title": "Algorithm Big-O Complexity Lab"
  },
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5e0944ea-254f-4598-a7d3-462d509f0004}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Algorithm Big-O Complexity Lab Alternatives

Here are some Firefox add-ons that are similar to Algorithm Big-O Complexity Lab: