Language Quiz Firefox

Examine source code of Language Quiz

Inspect and view changes in Language Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Language Quiz",
  "version": "1.0",
  "description": "Generate vocabulary quizzes based on words on the page.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Start Language Quiz",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{31f929e3-506a-4add-a723-fdc8bcae6f51}"
    }
  }
}

Best Language Quiz Alternatives

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