URL Logic Quiz Firefox

Examine source code of URL Logic Quiz

By: Phuong
Inspect and view changes in URL Logic Quiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "URL Logic Quiz",
  "version": "1.0.0",
  "description": "Generate quick logic quizzes based on the current page URL.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "URL Logic Quiz"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "urllogicquiz@addon.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best URL Logic Quiz Alternatives

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