Read&Quiz Firefox

Examine source code of Read&Quiz

By: Vyky
Inspect and view changes in Read&Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Read&Quiz",
  "version": "1.0.0",
  "description": "Create a simple fill-in-the-blank quiz from selected text on a webpage.",
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_title": "Read&Quiz",
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "read-and-quiz@example.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Read&Quiz Alternatives

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