Quick Quiz Generator Firefox

Examine source code of Quick Quiz Generator

Inspect and view changes in Quick Quiz Generator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Quiz Generator",
  "version": "1.3",
  "description": "Generate quick quizzes from highlighted text for learning and revision.",
  "permissions": [
    "activeTab",
    "storage",
    "contextMenus"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Quick Quiz Generator"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{84a3aeea-57f3-4833-876a-54de34c96484}"
    }
  }
}

Best Quick Quiz Generator Alternatives

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