MOP Review Tool Firefox

Examine source code of MOP Review Tool

Inspect and view changes in MOP Review Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MOP Review Tool",
  "version": "0.2.2",
  "description": "Hides answers on MOP for easy retesting",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "96": "icons/icon96.png",
    "128": "icons/icon128.png",
    "192": "icons/icon192.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mcatofficialprep.org/app/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "permissions": [
    "*://*.mcatofficialprep.org/app/*"
  ]
}

Best MOP Review Tool Alternatives

Here are some Firefox add-ons that are similar to MOP Review Tool: