Mistake Memory Quiz Firefox

Examine source code of Mistake Memory Quiz

By: Fran
Inspect and view changes in Mistake Memory Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mistake Memory Quiz",
  "version": "1.0.0",
  "description": "Only asks questions you previously answered incorrectly.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "Mistake Memory Quiz"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mistakememoryquiz@addon.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Mistake Memory Quiz Alternatives

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