PrairieLearn Input Plus Firefox

Examine source code of PrairieLearn Input Plus

By: andacg1 Add-on
Inspect and view changes in PrairieLearn Input Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PrairieLearn Input Plus",
  "version": "1.0.1",
  "description": "A Firefox extension that enhances webpage interaction with React components",
  "browser_specific_settings": {
    "gecko": {
      "id": "@prairielearn-input-plus",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://us.prairielearn.com/*",
        "*://*.localhost/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "content.js"
  ],
  "permissions": [
    "activeTab"
  ]
}

Best PrairieLearn Input Plus Alternatives

Here are some Firefox add-ons that are similar to PrairieLearn Input Plus: