canvasRepopulator Firefox

Examine source code of canvasRepopulator

By: Karthik
Inspect and view changes in canvasRepopulator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "canvasRepopulator",
  "version": "2.0",
  "description": "Re-enters the answers you choose from the last time you took a quiz.",
  "icons": {
    "48": "umd.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instructure.com/courses/*/quizzes/*/take"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best canvasRepopulator Alternatives

Here are some Firefox add-ons that are similar to canvasRepopulator: