Fixing Canvas Firefox

Examine source code of Fixing Canvas

Inspect and view changes in Fixing Canvas source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Fixing Canvas",
  "version": "1.0",
  "description": "Allows filtering just assignments in Canvas/Instructure calendar mode. More features may come in the future",
  "icons": {
    "48": "icons/CanvasIcon@0.5x.png",
    "96": "icons/CanvasIcon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.instructure.com/calendar*"
      ],
      "js": [
        "addFiltering.js"
      ]
    }
  ]
}

Best Fixing Canvas Alternatives

Here are some Firefox add-ons that are similar to Fixing Canvas: