Quiz Solver AI Firefox

Examine source code of Quiz Solver AI

Inspect and view changes in Quiz Solver AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.11.0",
  "author": "quizsolverai.com",
  "description": "__MSG_extDescription__",
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus",
    "tabs",
    "alarms",
    "notifications",
    "scripting"
  ],
  "icons": {
    "16": "assets/16.png",
    "32": "assets/32.png",
    "48": "assets/48.png",
    "128": "assets/128.png"
  },
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "index.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "assets/logo.png"
    }
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "content.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "math.js",
        "tex-chtml-full-patched.js",
        "contentscript.js"
      ],
      "css": [
        "content.css"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end"
    }
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+E",
        "windows": "Ctrl+Shift+E",
        "mac": "MacCtrl+Shift+E"
      },
      "description": "__MSG_extOpenDescription__"
    },
    "run_quickSnapshot": {
      "suggested_key": {
        "default": "Ctrl+Shift+Q",
        "mac": "MacCtrl+Shift+Q"
      },
      "description": "__MSG_QuickSnapDescription__"
    },
    "run_SelectText": {
      "suggested_key": {
        "default": "Ctrl+Shift+S",
        "mac": "MacCtrl+Shift+S"
      },
      "description": "__MSG_SelectTextDescription__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@quizsolverai.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Quiz Solver AI Alternatives

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