Quiz App Basic Firefox

Examine source code of Quiz App Basic

By: Fb88
Inspect and view changes in Quiz App Basic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quiz App Basic Fun",
  "version": "1.0",
  "description": "In this extension, we will test ChatGPT to create a Quiz application by giving ChatGPT the prompts and will see if it can actually make this simple application just by following our commands.",
  "permissions": [],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "128": "images/quiz-logo.png"
    }
  },
  "icons": {
    "128": "images/quiz-logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8c5c190c-3248-40ad-8d8a-2e470f235b36}"
    }
  }
}

Best Quiz App Basic Alternatives

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